Version 4.1.0: String justifify, Mem temp files nikiroo-utils-4.1.0
authorNiki Roo <niki@nikiroo.be>
Sun, 18 Mar 2018 19:26:37 +0000 (20:26 +0100)
committerNiki Roo <niki@nikiroo.be>
Sun, 18 Mar 2018 19:26:37 +0000 (20:26 +0100)
VERSION
changelog.md

diff --git a/VERSION b/VERSION
index 1454f6ed4b751b190ba93ad2c721979cc0977fbc..ee74734aa2258df77aa09402d55798a1e2e55212 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-4.0.1
+4.1.0
index 0355d5932845e22adeaf45a8e62e19ef8d93ba75..c25ddf90e2bc84855eabd16fa702b43ac15cdb25 100644 (file)
@@ -1,5 +1,11 @@
 # nikiroo-utils
 
+## 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)