X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=changelog;h=da05339e66cbbb50234a78448f49cb074dcc7e26;hb=370393552d119891ac3a9ecd78c7215881a26e09;hp=4dc73412df340b4209b6f5a165c310f8dd1e7c44;hpb=8c8da42a501ff223ee1340ab71d03df481649e78;p=nikiroo-utils.git diff --git a/changelog b/changelog index 4dc7341..da05339 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,23 @@ +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 -------------