CHANGELOG.md in creative_rails_utilities-0.2.2 vs CHANGELOG.md in creative_rails_utilities-0.3.0

- old
+ new

@@ -1,13 +1,18 @@ # 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.2.3-alpha.1] +## [Release candidate][0.3.1-alpha.1] ### Added - -## [Release candidate][0.2.2] +## [0.3.0] - 2015-12-10 +### Added +- ViewHelper module for Rails +- helper#relative_time_parse(earlier_time, later_time=optional) + +## [0.2.3] - 2015-11-20 ### Added - Added Integer#safe_part - Documented Date#array_with_pre_churn_limit(limit_day_count) - Documented String#clean_whitespace