diff options
author | Michele Simionato <michele.simionato@gmail.com> | 2016-06-07 04:23:09 +0200 |
---|---|---|
committer | Michele Simionato <michele.simionato@gmail.com> | 2016-06-07 04:23:09 +0200 |
commit | 65467ede96b68ee1e3b6aae3a06bbcf35e7883ef (patch) | |
tree | 212cfbd3d8d9b4f25027b620710f7b11c8553b34 | |
parent | 57656f186561145e5193d1865f9adadb647a94a8 (diff) | |
download | python-decorator-git-4.0.10.tar.gz |
Updated the changelog4.0.10
-rw-r--r-- | CHANGES.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -3,12 +3,14 @@ HISTORY ## Unreleased +## 4.0.10 (2016-06-07) + Improved the documentation thanks to Tony Goodchild (zearin) who also -provided a much better CSS than the one I was using (2016-02-11) +provided a much better CSS than the one I was using. ## 4.0.9 (2016-02-08) -Same as 4.0.7 and 4.0.8, re-uploaded due to issues on PyPI +Same as 4.0.7 and 4.0.8, re-uploaded due to issues on PyPI. ## 4.0.7 (2016-02-06) |