summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2bd8cfa..e225fa9 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,10 +11,12 @@ This project adheres to [Semantic Versioning](http://semver.org/) and [Keep a Ch
11### New 11### New
12 12
13### Changes 13### Changes
14* Updated PyO3 to version `0.13`.
14 15
15### Fixes 16### Fixes
16 17
17### Breaks 18### Breaks
19* Dropped Python `3.5` support.
18 20
19 21
20## 0.4.0 - (2020-12-16) 22## 0.4.0 - (2020-12-16)