diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 0359f34..b170c3e 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,9 +1,12 @@ Changelog ========= -0.5 (in development) +0.6 (in development) ~~~~~~~~~~~~~~~~~~~~ +0.5 (2016-11-20) +~~~~~~~~~~~~~~~~ + **Breaking changes** * No more Writable trait, as WriteBatch is not thread-safe as a DB (spacejam)