X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=changelog.md;h=21f865f520ed1cab62754bc0bae3eaec0a135f3f;hb=HEAD;hp=e38522694c1eeb4458356c69b787e2c6e37dbc74;hpb=e9be08ecfa3d9c7e3ce1417e8ae89aa013abdff0;p=nikiroo-utils.git diff --git a/changelog.md b/changelog.md index e385226..21f865f 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,17 @@ # 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 + +## 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