Version 4.4.4 nikiroo-utils-4.4.4
authorNiki Roo <roo.niki@gmail.com>
Sun, 24 Feb 2019 10:24:20 +0000 (11:24 +0100)
committerNiki Roo <roo.niki@gmail.com>
Sun, 24 Feb 2019 10:24:20 +0000 (11:24 +0100)
VERSION
changelog.md

diff --git a/VERSION b/VERSION
index 9e3a93350d3a7cc2347f3605c3cbe07d515c5bae..cbe06cdbfc24cb088e0b332d22b5560e180e55a0 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-4.4.3
+4.4.4
index 1f0b60cc7fdc9ce77df724b0019f29b0555a6c42..fa621abd956d4506eaed14f301ae4c408d29112c 100644 (file)
@@ -1,5 +1,12 @@
 # nikiroo-utils
 
+## Version 4.4.4
+
+- Java 1.6: fix bad dependency so it can compiles on 1.6 again
+- TempFilesTest: fix test
+- Serial: fix for some constructors
+- Serial: better default choice for ZIP/noZIP content
+
 ## Version 4.4.3
 
 - Test assertions: fix files/dir content comparison code