fix submodule
[nikiroo-utils.git] / changelog.md
index e38522694c1eeb4458356c69b787e2c6e37dbc74..23ac627aad158819391bfc00181d1db91c71dbe5 100644 (file)
@@ -1,5 +1,19 @@
 # nikiroo-utils
 
+## Version WIP
+
+- new: IOUtils: openResource with anchor class
+- new: ConfigItem: easier to extend
+- fix: CacheMemory: fix stackoverflow bug
+- fix: Bundles/TransBundles: def values
+- new: Use git submodules instead of a sub branch
+- new: remove configure.sh, use simple Makefile
+
+## Version 5.1.0
+
+- Downloader: new Offline mode for cache accesses only
+- Cache: make sure an immedate SAVE/LOAD always work, even with 0 retention delays
+
 ## Version 5.0.0
 
 - new: server: count the bytes we rec/send