X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=changelog;h=57bc02984e9c94a0e72994b17130bfa6480a2257;hb=767e0e016fc0d8dc0c2f86218c8308a040b84684;hp=4a8514d782e6aa60a6ea8ab42cc47309891717bb;hpb=49f79f31c728cc9a39b695a559404faa9a15f9b3;p=nikiroo-utils.git diff --git a/changelog b/changelog index 4a8514d..57bc029 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,22 @@ +Version 1.4.3 +------------- + +Bugfix: unhtml + Also replace non-breakable spaces by normal spaces + +Version 1.4.2 +------------- + +Bugfix: Deltree + Deltree was not OK for files... + +Version 1.4.1 +------------- + +Progress + Better handling of min==max case + New methods .done() and .add(int step) + Version 1.4.0 -------------