summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e225fa9..ca861ed 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,6 +12,7 @@ This project adheres to [Semantic Versioning](http://semver.org/) and [Keep a Ch
12 12
13### Changes 13### Changes
14* Updated PyO3 to version `0.13`. 14* Updated PyO3 to version `0.13`.
15* Changed `__repr__` methods of classes to be more idiomatic.
15 16
16### Fixes 17### Fixes
17 18