CHANGELOG.md in config_default-0.1.0 vs CHANGELOG.md in config_default-0.1.1

- old
+ new

@@ -1,3 +1,11 @@ +## 0.1.1 + +- Remove Rails dependency. + ## 0.1.0 -- Test version for publish and test workflow. +- Default behaviour. +- Option `recursive` to `#load_struct`. +- Option `allow_nil` to `#load_struct`. +- Specs. +- Documentation and examples.