Skip to content

Commit d607f66

Browse files
committed
Release 2.3.1
1 parent ea75138 commit d607f66

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

CHANGELOG

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,12 @@ All notable changes to this project are documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) (as of version 2.1.15).
77

8-
## [Unreleased]
8+
## [2.3.1] - 2024-06-24
99

1010
### Changed
1111

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)
1314

1415
## [2.3.0] - 2024-05-22
1516

src/youtube2zim/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "2.3.1-dev0"
1+
__version__ = "2.3.1"

0 commit comments

Comments
 (0)