CHANGELOG.md in govuk_navigation_helpers-3.2.1 vs CHANGELOG.md in govuk_navigation_helpers-4.0.0
- old
+ new
@@ -1,4 +1,12 @@
+## 4.0.0
+
+* **BREAKING CHANGE**: remove `Guidance::DOCUMENT_TYPES`. Clients should use
+ filter guidance content using the `navigation_document_supertype` field which
+ has been added to search and the content store.
+* Use `navigation_document_supertype` internally in search queries to find
+ guidance content.
+
## 3.2.1
* Add `is_page_parent` flag to the breadcrumb which is the direct parent of the
current taxon.