File tree Expand file tree Collapse file tree 3 files changed +10
-4
lines changed
Expand file tree Collapse file tree 3 files changed +10
-4
lines changed Original file line number Diff line number Diff line change @@ -5,11 +5,17 @@ All notable changes to this project are 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 ) (as of version 1.5.0).
77
8+ ## [ 1.6.1] - 2022-07-26
9+
10+ ### Changed
11+
12+ - Wider range of accepted lxml dependency version as 4.9.1 fixes a security issue
13+
814## [ 1.6.0] - 2022-05-23
915
1016## Added
1117
12- - ` Archive.get_metadata_item() ` to retrieve full item instead of just value
18+ - ` Archive.get_metadata_item() ` to retrieve full item instead of just value
1319
1420### Changed
1521
Original file line number Diff line number Diff line change 1- iso-639 == 0.4.5
1+ iso-639 == 0.4.5
22requests >= 2.25.1 ,< 3.0
33colorthief == 0.2.1
44python-resize-image >= 1.1.19 ,< 1.2
55Babel >= 2.9 ,< 3.0
66file-magic >= 0.4.0 ,< 0.5
77libzim >= 1.1.0 ,< 1.2
88beautifulsoup4 >= 4.9.3 ,< 4.10
9- lxml >= 4.6.3 ,< 4.7
9+ lxml >= 4.6.3 ,< 4.10
1010optimize-images >= 1.3.6 ,< 1.6
1111# youtube-dl should be updated as frequently as possible
1212youtube_dl
Original file line number Diff line number Diff line change 1- 1.6.0
1+ 1.6.1
You can’t perform that action at this time.
0 commit comments