CHANGELOG.md in creative_rails_utilities-0.3.1 vs CHANGELOG.md in creative_rails_utilities-0.3.2
- old
+ new
@@ -1,13 +1,19 @@
# Change Log
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
+```
## [Release candidate][0.3.1-alpha.1]
### Added
-
+```
-## [0.3.1] - 2016-10-21
+## [0.3.2] - 2016-04-19
+### Added
+- String#to_bool
+
+## [0.3.1] - 2016-01-21
### Added
- String#unindent
## [0.3.0] - 2015-12-10
### Added