From e5d782b6729ce6ef4e74c44801b526f7dc842f50 Mon Sep 17 00:00:00 2001 From: Emmanuel Engelhart Date: Fri, 3 May 2024 14:57:39 +0200 Subject: [PATCH] Update Changelog for 2.1.1 --- CHANGELOG | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 06e95c1..1f61995 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -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 * 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)