File tree 2 files changed +4
-3
lines changed 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -5,11 +5,12 @@ All notable changes to this project are documented in this file.
5
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) (as of version 2.1.15).
7
7
8
- ## [Unreleased]
8
+ ## [2.3.1] - 2024-06-24
9
9
10
10
### Changed
11
11
12
- - Updgrade to zimscraperlib 3.4.0 (including **new webm encoder presets to migrate to VP9 instead of VP8**) (#204)
12
+ - Upgrade to zimscraperlib 3.4.0 (including **new webm encoder presets to migrate to VP9 instead of VP8**) (#204)
13
+ - Upgrade to kiwixstorage 0.9.0 (including fix for #139 and #238)
13
14
14
15
## [2.3.0] - 2024-05-22
15
16
Original file line number Diff line number Diff line change 1
- __version__ = "2.3.1-dev0 "
1
+ __version__ = "2.3.1"
You can’t perform that action at this time.
0 commit comments