CHANGELOG.md in govuk_app_config-6.0.1 vs CHANGELOG.md in govuk_app_config-7.0.0
- old
+ new
@@ -1,4 +1,9 @@
+# 7.0.0
+
+* BREAKING: Remove [unicorn](https://rubygems.org/gems/unicorn/) and `GovukUnicorn`. All production GOV.UK apps are now using [Puma](https://rubygems.org/gems/puma/) instead.
+* `GovukStatsd` is deprecated and will be removed in a future major release.
+
## 6.0.1
* Add support for configuring timeouts for puma-based applications
## 6.0.0