# InferredCrumpets ## 0.2.5 * [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 ## 0.2.3 * [TT-3117] Fix: NoMethodError when subject is not linkable ## 0.2.2 * [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 ## 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 ## 0.1.2 * Fix: non-index collection actions now work ## 0.1.1 * Update: works with Crumpet 0.3.0 ## 0.1.0 * Initial release