You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
The minor version will be incremented upon a breaking change and the patch version will be
10
10
incremented for features.
11
11
12
+
## [0.7.3] - 2025-02-27
13
+
14
+
### Added
15
+
-`CommunityInfrastructureLevy` now includes all details collected by Form 1: Additional information ([#312](https://github.com/theopensystemslab/digital-planning-data-schemas/pull/312))
16
+
-`PlanningDesignations` enum includes more datasets which may be incorporated into services soon based on Planning Data's backlog ([#311](https://github.com/theopensystemslab/digital-planning-data-schemas/pull/311))
17
+
18
+
### Changed
19
+
- Minor type changes to `Ownership` definitions to better align to PlanX service content ([#313](https://github.com/theopensystemslab/digital-planning-data-schemas/pull/313))
20
+
- Renames `treePlan` document to `treeSurvey` ([#309](https://github.com/theopensystemslab/digital-planning-data-schemas/pull/309))
0 commit comments