diff -r 9435cb1ddf76 -r c7bea9ad9d9c CHANGELOG --- a/CHANGELOG Sat Oct 20 11:03:38 2018 +0200 +++ b/CHANGELOG Sat Oct 20 12:10:25 2018 +0200 @@ -1,6 +1,13 @@ Changelog ========= +version 1.2.3 (2018-10-20) +-------------------------- + + - fixed http redirect handling + - fixed compatibility with older libcurl (7.18 required) + - enabled content-length header for dav-sync put requests + version 1.2.2 (2018-09-06) --------------------------