X-Git-Url: http://git.nikiroo.be/?p=nikiroo-utils.git;a=blobdiff_plain;f=changelog;h=2069eacf70941216143e5083a457ac5c09ecc1e4;hp=40962052e7c294e19278831e43dffadebb9151f4;hb=632cc690ac07130a51a947ee0f0b2bfae10b6595;hpb=ce0974c4b695f842fa7ec81f3c53d016d1959854 diff --git a/changelog b/changelog index 4096205..2069eac 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,22 @@ +Version 1.6.3 +------------- + +Version.java + Fix toString issues + test + update scripts + +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 -------------