From da653ef04a83b358711e69da4716a2fe35a571a5 Mon Sep 17 00:00:00 2001 From: Jessica McInchak Date: Thu, 8 Feb 2024 12:20:45 +0100 Subject: [PATCH] correct typo --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8958704e..b94053e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,7 +15,7 @@ incremented for features. - 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)) ### Added -- Added `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 to 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