CHANGELOG.md in loaf-0.6.2 vs CHANGELOG.md in loaf-0.7.0
- old
+ new
@@ -1,7 +1,15 @@
# Change log
+## [v0.7.0] - 2018-06-20
+
+### Added
+* Add test setup for Rails 5.2 by Bendon Muir(@brendon)
+
+### Changed
+* Change controller level #breadcrumb helper to accept Proc as name without controller parameter by Brendon Muir(@brendon)
+
## [v0.6.2] - 2018-03-30
### Added
* Add :match to Configuration by Johan Kim(@hiphapis)
@@ -90,9 +98,10 @@
## [v0.1.0] - 2011-10-22
* Initial implementation and release
+[v0.7.0]: https://github.com/piotrmurach/tty-spinner/compare/v0.6.2...v0.7.0
[v0.6.2]: https://github.com/piotrmurach/tty-spinner/compare/v0.6.1...v0.6.2
[v0.6.1]: https://github.com/piotrmurach/tty-spinner/compare/v0.6.0...v0.6.1
[v0.6.0]: https://github.com/piotrmurach/tty-spinner/compare/v0.5.0...v0.6.0
[v0.5.0]: https://github.com/piotrmurach/tty-spinner/compare/v0.4.0...v0.5.0
[v0.4.0]: https://github.com/piotrmurach/tty-spinner/compare/v0.3.0...v0.4.0