diff --git a/CHANGELOG.md b/CHANGELOG.md index fd3f478..5f55132 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,5 +4,8 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## 0.2.0 +* Unescape \n in ini strings, per documentation. + ## 0.1.0 * Initial release.