diff --git a/CHANGELOG.md b/CHANGELOG.md index b1d11747..71e463ae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,12 +5,12 @@ 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.4.0). -## [1.4.2] - 2022-06-20 +## [1.4.3] - 2022-06-21 ### Changed * Using wabac.js 2.12.0 -* Prevent duplicate entries from failing +* Prevent duplicate entries from failing (including illustrations) * Fixed crash on HTTP 300 records (#94) ## [1.4.0] – 2022-06-14 diff --git a/src/warc2zim/VERSION b/src/warc2zim/VERSION index 9df886c4..428b770e 100644 --- a/src/warc2zim/VERSION +++ b/src/warc2zim/VERSION @@ -1 +1 @@ -1.4.2 +1.4.3