diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 0796c9b..87e9b16 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -4,6 +4,13 @@ Changelog 0.7 (in development) ~~~~~~~~~~~~~~~~~~~~ +**New features** + * ReadOptions is now public (rschmukler) + * Implement Clone and AsRef for Error (daboross) + +**Internal cleanups** + * Fixed race condition in tests (debris) + 0.6.1 (2017-03-13) ~~~~~~~~~~~~~~~~~~