From cd51ed49af45519937c0709069a43cba160aa01e Mon Sep 17 00:00:00 2001 From: Jessica McInchak Date: Thu, 8 Feb 2024 15:24:21 +0100 Subject: [PATCH] include final PR --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b94053e7..c980a73e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,10 +12,10 @@ incremented for features. ## [0.3.0] - 2024-02-08 ### Breaking -- Renamed and added additional `FileTypes` ([#100](https://github.com/theopensystemslab/digital-planning-data-schemas/pull/100), [#108](https://github.com/theopensystemslab/digital-planning-data-schemas/pull/108)) +- Renamed and added additional `FileTypes` ([#100](https://github.com/theopensystemslab/digital-planning-data-schemas/pull/100), [#108](https://github.com/theopensystemslab/digital-planning-data-schemas/pull/108), [#112](https://github.com/theopensystemslab/digital-planning-data-schemas/pull/112)) ### Added -- Added `service.metadata.files` to communicate all required, recommended, and optional files requested from the user based on their responses to reference during assessment ([#110](https://github.com/theopensystemslab/digital-planning-data-schemas/pull/110)) +- Added `service.metadata.files` to communicate all required, recommended, and optional files requested from the user based on their responses for reference during assessment ([#110](https://github.com/theopensystemslab/digital-planning-data-schemas/pull/110)) - Added additional `PlanningDesignations` ([#106](https://github.com/theopensystemslab/digital-planning-data-schemas/pull/106)) ## [0.2.3] - 2024-01-29