CHANGELOG.md in inferred_crumpets-0.6.0 vs CHANGELOG.md in inferred_crumpets-0.7.0

- old
+ new

@@ -1,68 +1,72 @@ # InferredCrumpets +## 0.7.0 + +- [PLAT-1175] Update to Ruby 3.2 + ## 0.6.0 - [PLAT-183] Ruby 3.1, coveralls via github actions ## 0.5.0 - [TT-8631] Update to build with github actions / ruby 3.0 / rails 6.1 ## 0.4.2 -* [TT-6224] ActiveRecord::Base subjects can now take a custom crumb name +- [TT-6224] ActiveRecord::Base subjects can now take a custom crumb name ## 0.4.1 -* [TT-5835] Fix crumb title for active record relation +- [TT-5835] Fix crumb title for active record relation ## 0.4.0 -* [TT-5807] Use crumb title for the subject name +- [TT-5807] Use crumb title for the subject name ## 0.3.0 -* [TT-5087] Add parent to be displayed on index routes -* [TT-5088] Add ability to link to all actions +- [TT-5087] Add parent to be displayed on index routes +- [TT-5088] Add ability to link to all actions ## 0.2.6 -* [TT-4479] Added grandparent support +- [TT-4479] Added grandparent support ## 0.2.5 -* [RU-145] Check for the Rails 5 ActionController::UrlGenerationError +- [RU-145] Check for the Rails 5 ActionController::UrlGenerationError ## 0.2.4 -* [TT-3102] Move url checking out into seperate class -* [TT-3102] Fix regression where subject routes where not build properly +- [TT-3102] Move url checking out into seperate class +- [TT-3102] Fix regression where subject routes where not build properly ## 0.2.3 -* [TT-3117] Fix: NoMethodError when subject is not linkable +- [TT-3117] Fix: NoMethodError when subject is not linkable ## 0.2.2 -* [TT-3102] Fix: Show subject crumb even when action is not linkable +- [TT-3102] Fix: Show subject crumb even when action is not linkable ## 0.2.1 -* [TT-2850] Fix: Don't link to actions that have no url +- [TT-2850] Fix: Don't link to actions that have no url ## 0.2.0 -* Fix: shallow routes no longer cause a routing error -* Change: collection crumb not shown if a parent is set and the collection is shallow routed +- Fix: shallow routes no longer cause a routing error +- Change: collection crumb not shown if a parent is set and the collection is shallow routed ## 0.1.2 -* Fix: non-index collection actions now work +- Fix: non-index collection actions now work ## 0.1.1 -* Update: works with Crumpet 0.3.0 +- Update: works with Crumpet 0.3.0 ## 0.1.0 -* Initial release +- Initial release