X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=changelog;h=da05339e66cbbb50234a78448f49cb074dcc7e26;hb=370393552d119891ac3a9ecd78c7215881a26e09;hp=40962052e7c294e19278831e43dffadebb9151f4;hpb=ce0974c4b695f842fa7ec81f3c53d016d1959854;p=fanfix.git diff --git a/changelog b/changelog index 4096205..da05339 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,16 @@ +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 -------------