X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=changelog.md;h=bf410cba95a1f60ead29098fd550452868ae4b83;hb=05c4f401056abe16517a0b0d1ccb5841fa3dfcbb;hp=123603985c0f96b8964de43c6c02aba2fa9407be;hpb=5644a84eee241f6c831f06e0bbf29650f0b82cc2;p=nikiroo-utils.git diff --git a/changelog.md b/changelog.md index 1236039..bf410cb 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,27 @@ # nikiroo-utils +## Version WIP + +- new: can now select the TempFiles root +- new: can now select the Image temporary root +- fix: Cache now offer some tracing when cleaning the cache + +## Version 4.7.0 + +- tracer: traces on stderr by default +- new: downloader one more public method +- fix: downloader use original URL for cache ID + +## Version 4.6.2 + +- fix: formatNumber/toNumber and decimals + +## Version 4.6.0 + +- new: proxy +- new: StringUtils formatNumber and toNumber +- fix: UI Desc (NPE) + ## Version 4.5.2 - Serial: fix b64/not b64 error