bridge (now with a script to start it, too)
[nikiroo-utils.git] / changelog.md
index c25ddf90e2bc84855eabd16fa702b43ac15cdb25..5a2ecd0a17b73091da02b068848318878661e173 100644 (file)
@@ -1,5 +1,23 @@
 # nikiroo-utils
 
+## Version WIP
+
+- New: Utils now have a main class
+- Image to text converion fixes
+
+## Version 4.3.0
+
+- New: IOUtils.Unzip()
+- TestCase: better message for lists comparisons
+
+## Version 4.2.1
+
+- Fix small bug in Downloader
+
+## Version 4.2.0
+
+- New getLanguage() in TransBundle
+
 ## Version 4.1.0
 
 - New TempFiles (Image.java now uses it instead of memory)