CHANGELOG.md in govuk_navigation_helpers-7.4.0 vs CHANGELOG.md in govuk_navigation_helpers-7.5.0
- old
+ new
@@ -1,4 +1,7 @@
+## 7.5.0
+* Adds ability to detect if the current page is under test
+
## 7.4.0
* Adds functionality to render the tasklist content into frontend applications under AB Testing.
* Adds govuk_ab_testing as dependency.
* Introduces TasklistContent & CurrentTasklistAbTest [PR#90](https://github.com/alphagov/govuk_navigation_helpers/pull/90).