Update Changelog for 2.1.1

This commit is contained in:
Emmanuel Engelhart 2024-05-03 14:57:39 +02:00
parent dbd33217e1
commit e5d782b672
No known key found for this signature in database
GPG Key ID: 120B30D020B553D3

View File

@ -1,3 +1,6 @@
2.1.1
* NEW: Use libzim 9.2.1 (@kelson42 https://github.com/kiwix/java-libkiwix/pull/94)
2.1.0 2.1.0
* NEW: Allow zim::Archive to be created with a set of File descriptor (@mgautierfr https://github.com/kiwix/java-libkiwix/pull/87) * NEW: Allow zim::Archive to be created with a set of File descriptor (@mgautierfr https://github.com/kiwix/java-libkiwix/pull/87)
* NEW: Wrap new methods migrateBookmarks and getBestTargetBookId of libkiwix (@mgautierfr https://github.com/kiwix/java-libkiwix/pull/85) * NEW: Wrap new methods migrateBookmarks and getBestTargetBookId of libkiwix (@mgautierfr https://github.com/kiwix/java-libkiwix/pull/85)