From b6e1987e181f5e243161170a5e341e1954379b96 Mon Sep 17 00:00:00 2001 From: Ollie Beumkes Date: Tue, 20 Jun 2023 15:55:21 +0100 Subject: [PATCH] added spacing between version and feature info --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 18e3e237a8..6c7493733d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ ## Unreleased ## 13.9.0 + ### New features - [#2206: plugin validator tool](https://github.com/alphagov/govuk-prototype-kit/pull/2206) - We've created a tool to help test plugins for the Prototype Kit. It's only for internal use at the moment, but we're planning to make it public soon.