From: Niki Roo Date: Fri, 10 May 2019 16:26:03 +0000 (+0200) Subject: changelog update X-Git-Url: http://git.nikiroo.be/?p=fanfix.git;a=commitdiff_plain;h=9a85c386a8d7407b293b8520c2f7b538afa59045 changelog update --- diff --git a/changelog.md b/changelog.md index e5a89a4..7b15598 100644 --- a/changelog.md +++ b/changelog.md @@ -5,6 +5,7 @@ - new: server: count the bytes we rec/send - new: CryptUtils - new: stream classes +- 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)