Bundle: use default Meta value if set
[nikiroo-utils.git] / changelog.md
index 7b15598b43acd53f74694395f0ce26412a3ce10e..3530fffa45dedfe86d3bfdbca8f598b8ec7f769b 100644 (file)
@@ -5,7 +5,9 @@
 - 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()
+- new: Bundles can now use the default values provided by the Meta
 - 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)