File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,16 @@ All notable changes to this project will be 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 ) .
7
7
8
+ ## [ 3.4.0] - 2023-12-16
9
+
10
+ ### Added
11
+
12
+ - New ` Creator.add_alias ` method for multiple entries pointing to same content
13
+
14
+ ### Changed
15
+
16
+ - Using C++ libzim 9.1.0
17
+
8
18
## [ 3.3.0] - 2023-11-15
9
19
10
20
### Added
Original file line number Diff line number Diff line change 1
1
[metadata]
2
2
name = libzim
3
- version = 3.3.0.post0
3
+ version = 3.4.0
4
4
url = https://github.com/openzim/python-libzim
5
5
project_urls =
6
6
Donate = https://www.kiwix.org/en/support-us/
You can’t perform that action at this time.
0 commit comments