CHANGELOG.md in loaf-0.6.0 vs CHANGELOG.md in loaf-0.6.1

- old
+ new

@@ -1,7 +1,15 @@ # Change log +## [v0.6.1] - 2018-03-26 + +### Added +* Add nil guard and clear error messages to Loaf::Crumb initialization by Dan Matthews(@dmvt) + +### Fixed +* Fix Loaf::Crumb to stop modifying options hash by Marcel Müller(@TheNeikos) + ## [v0.6.0] - 2017-10-19 ### Added * Add new :match option to allow customisation of breadcrumb matching behaviour * Add #current_crumb? for checking if breadcrumb is current in view @@ -77,9 +85,10 @@ ## [v0.1.0] - 2011-10-22 * Initial implementation and release +[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 [v0.3.0]: https://github.com/piotrmurach/tty-spinner/compare/v0.2.1...v0.3.0 [v0.2.1]: https://github.com/piotrmurach/tty-spinner/compare/v0.2.0...v0.2.1