summaryrefslogtreecommitdiff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorMichele Simionato <michele.simionato@gmail.com>2016-02-06 06:47:31 +0100
committerMichele Simionato <michele.simionato@gmail.com>2016-02-06 06:47:31 +0100
commita2ef14599689beea106d93eb46ce2dc69c5e7811 (patch)
tree0cdee624cbff174dced99c94904c02b58d432c69 /CHANGES.md
parent1d3d2724df3ab438bb48eaf5410bb921d63e73b8 (diff)
downloadpython-decorator-git-a2ef14599689beea106d93eb46ce2dc69c5e7811.tar.gz
Made release 4.0.7
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 1b5a982..eeede56 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -1,6 +1,12 @@
HISTORY
--------
+## 4.0.7 (2016-02-06)
+
+Switched to a new changelog format (the one in http://keepachangelog.com/)
+since it was contributed by Alexander Artemenko. Re-added a newline to support
+old version of Python, as requested by [azjps](https://github.com/azjps).
+
## 4.0.6 (2015-12-11)
Removed a file x.py accidentally entered in the tarball.