CHANGELOG.md in lite-ruby-1.0.16 vs CHANGELOG.md in lite-ruby-1.0.17
- old
+ new
@@ -4,9 +4,13 @@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
+## [1.0.17] - 2019-08-24
+### Changed
+- Improved how configuration works
+
## [1.0.16] - 2019-08-18
### Added
- Added Array => `deep_dup`
- Added Hash => `deep_dup`
- Added Integer => `combinatorial`