summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index af16f3d..1d2b7c6 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,9 @@
+## 1.2.1
+ - Including certain files (e.g. license.md) in sdists via MANIFEST.in (@proinsias)
+ - Relax licensing by moving from BSD to MIT
+ - Add Python 3.5 support
+ - Add more tests
+
## 1.2.0
Backward incompatible change: (@fabiocaccamo)