CHANGELOG.md in smart_initializer-0.1.0 vs CHANGELOG.md in smart_initializer-0.2.0

- old
+ new

@@ -1,5 +1,9 @@ # Changelog All notable changes to this project will be documented in this file. +## [0.2.0] - 2020-05-16 +### Changed +- **Constructor**: disallow unknown option attributes; + ## [0.1.0] - 2020-05-10 - Release :)