X-Git-Url: http://git.kaliko.me/?a=blobdiff_plain;f=CHANGES.txt;h=31706e2eb8b768971f0bcf157d09e3d930a652f0;hb=1a493a537b86cf2cb191e39590ed94df8e731064;hp=fc44e05610e72cc60ddae5330195f50c81c65604;hpb=6cf7f93f1febde57f7e165facbfdc2aa6b64275f;p=python-musicpd.git diff --git a/CHANGES.txt b/CHANGES.txt index fc44e05..31706e2 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -7,6 +7,7 @@ Changes in 0.9.0 * Use right SPDX identifier for license headers * mpd_version attribute init to empty string instead of None * Fixed send_noidle (introduced with e8daa719) + * Improved Range object to deal with window parameter Changes in 0.8.0 ----------------