Merge pull request #263 from openzim/cleanup

This commit is contained in:
benoit74 2024-01-08 17:13:26 +01:00 committed by GitHub
commit cd6a55b179
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

27
:q
View File

@ -1,27 +0,0 @@
commit 6e6c0e8b39b37f6fdcbe6a51ce7c925e6b1ed813 (HEAD -> main, tag: v1.6.2)
Author: benoit74 <benoit74@users.noreply.github.com>
Date: Fri Nov 17 11:25:09 2023 +0100
Release 1.6.2
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6750466..58b186d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,7 +5,7 @@ All notable changes to this project are documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) (as of version 1.2.0).

-## Unreleased
+## [1.6.2] - 2023-11-17

### Changed

@@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed

- Fix logic passing args to crawler to support value '0' (#245)
+- Fix documentation about Chrome and headless (#248)

## [1.6.1] - 2023-11-06