X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=changelog.md;h=6c95e43961122015614bec0f52143e815ae26a8d;hb=c48600a5014b89ffec8a46cd20da3466e0c82c56;hp=3530fffa45dedfe86d3bfdbca8f598b8ec7f769b;hpb=13bfeea6ce8894711317f8259b143984210be0c4;p=fanfix.git diff --git a/changelog.md b/changelog.md index 3530fff..6c95e43 100644 --- a/changelog.md +++ b/changelog.md @@ -16,6 +16,10 @@ - runtime: serial: SSL -> CryptUtils (both are **runtime** incompatible and CryptUtils is slower) - runtime: break **runtime** compat with package utils.serial (Objects) -- ServerString should still be compatible (if not SSL obviously) +## Version 4.7.3 + +- fix: Downloader: POST and 302 redirects + ## Version 4.7.2 - fix: Downloader issue with caching (input was spent when returned the first time)