X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=changelog.md;h=4d99aaaad6a7672a0cb1d9d52e3a0e37a93f957a;hb=943bdec257922347428f44df32547fd4f5a57931;hp=e5a89a4da75ea040fd321f4fc98fad4672692c5f;hpb=23b3bcc16b1a46573fec6d88269f912b4eb04251;p=nikiroo-utils.git diff --git a/changelog.md b/changelog.md index e5a89a4..4d99aaa 100644 --- a/changelog.md +++ b/changelog.md @@ -5,6 +5,8 @@ - new: server: count the bytes we rec/send - new: CryptUtils - new: stream classes +- new: Bundles can now also set Boolean, Integer... and not just get them +- new: Bundles get/setList() - fix: IOUtils.readSmallStream and \n at the end - fix: Base64 implementation changed, no strange errors anymore - change: StringUtils.unzip64(String) now returns a byte[] (StringUtils.unzip64s(String) can be used instead)