Version 1.6.2: Version.java with tags
[nikiroo-utils.git] / changelog
index 0fc8a93dfd1e61edb15a9cc22ca7043dcd416743..da05339e66cbbb50234a78448f49cb074dcc7e26 100644 (file)
--- a/changelog
+++ b/changelog
@@ -1,3 +1,31 @@
+Version 1.6.2
+-------------
+
+Version.java
+       Now supports "tag" on the versions (i.e., 0.0.4-niki1)
+       -> tag is "niki", tagVersion is 1
+
+Version 1.6.1
+-------------
+
+Serialisation utilities
+       Now supports enums and BufferedImages
+
+Version 1.6.0
+-------------
+
+Serialisation utilities
+       Server class to send/receive objects via network easily
+       Serialiser now supports Arrays + fixes
+
+Version 1.5.1
+-------------
+
+Serialisation utilities
+       SerialUtils is now public and can be used to dynamically create an
+       Object
+       The Importer is now easier to use
+
 Version 1.5.0
 -------------