CHANGELOG.md in lite-ruby-1.0.14 vs CHANGELOG.md in lite-ruby-1.0.15
- old
+ new
@@ -4,10 +4,14 @@
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.13] - 2019-08-17
+## [1.0.15] - 2019-08-17
+### Changed
+- Added config check for each monkey patch
+
+## [1.0.14] - 2019-08-17
### Changed
- Changed how hash deep_merge works
## [1.0.13] - 2019-08-16
### Changed