Fix small bug in Downloader
[nikiroo-utils.git] / changelog.md
index 65521454b1c8e5f8f89ac9823910eb57c5782e6d..0584827d9da1a5efcb86881df87deb3bbca3944b 100644 (file)
@@ -1,5 +1,23 @@
 # nikiroo-utils
 
+## Version 4.2.0
+
+- New getLanguage() in TransBundle
+
+## Version 4.1.0
+
+- New TempFiles (Image.java now uses it instead of memory)
+- Auto cache cleaning + better errors in ImageUtilsAndroid
+- New String justification options
+
+## Version 4.0.1
+
+- Android compatibility (see configure.sh --android=yes)
+
+## Version 4.0.0
+
+- Deplace all dependencies on java.awt into its own package (ui)
+
 ## Version 3.1.6
 
 - Fix Serialiser issue with custom objects and String in a custom object