CHANGELOG.md in govuk_navigation_helpers-1.0.0 vs CHANGELOG.md in govuk_navigation_helpers-2.0.0
- old
+ new
@@ -1,5 +1,11 @@
+## 2.0.0
+
+* Functionality to generate data for the related items component
+* Breadcrumbs are now returned in a hash so that they can be passed to
+ `govuk_components` directly.
+
## 1.0.0
* Functionality to generate data for the breadcrumb component