diff --git a/CHANGELOG.md b/CHANGELOG.md index 9834f2314e..c22e2737ff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ useful summary for people upgrading their application, not a replication of the commit log. +## Unreleased + +* Prevent crash if meta tag generation encounters missing data structure ([PR #3741](https://github.com/alphagov/govuk_publishing_components/pull/3741)) + ## 36.0.1 * Use component wrapper on option select ([PR #3738](https://github.com/alphagov/govuk_publishing_components/pull/3738))