CHANGELOG.md in gretel-2.2.0.rc2 vs CHANGELOG.md in gretel-3.0.0.beta1
- old
+ new
@@ -1,9 +1,10 @@
Changelog
=========
-Version 2.2
+Version 3.0
-----------
+* Support for `Gretel::Crumbs.layout do ... end` in an initializer has been removed. See the readme for details on how to upgrade.
* Support for setting trails via the URL – `params[:trail]`. This makes it possible to link to a different breadcrumb trail than the one specified in your breadcrumb,
for example if you have a store with products that have a default parent to their category, but when linking from the review section, you want to link back to the reviews instead.
See the readme for more info.
Version 2.1
\ No newline at end of file