diff --git a/CHANGELOG.md b/CHANGELOG.md index 0a81a37..b21a64e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). ## [0.1.1] - 2016-01-29 ### Added - Tests for schema requirements. + ### Fixed - Don't instantiate `OptionsResolver` if not needed. - Formatting tweaks