File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ Unreleased ]
8+ ## [ 1.1.0 ] - 2022-05-23
99
1010### Added
1111
@@ -15,15 +15,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515### Changed
1616
1717* using libzim 7.2.2
18- * RuntimeError exception is now raises on invalid/duplicate entries
18+ * RuntimeError exception is now raised on invalid/duplicate entries
1919* Allow setting mimetype for metadata
2020* Updated Cython to 0.29.28
2121* Fixed ` Archive.filesize ` (#137 )
2222
2323### Removed
2424
2525* skip cython on setup.py clean (#131 )
26- * OFFLINE environ skips network-using tests (#132 )
26+ * ` OFFLINE ` environ skips network-using tests (#132 )
2727
2828## [ 1.0.0] - 2021-10-09
2929
Original file line number Diff line number Diff line change 11[metadata]
22name = libzim
3- version = 1.0 .0
3+ version = 1.1 .0
44url = https://github.com/openzim/python-libzim
55project_urls =
66 Donate = https://www.kiwix.org/en/support-us/
You can’t perform that action at this time.
0 commit comments