Skip to content

Commit

Permalink
v0.2.2 (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
jessicamcinchak authored Dec 15, 2023
1 parent 50078cb commit 65bccd9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
The minor version will be incremented upon a breaking change and the patch version will be
incremented for features.

## [0.2.2] - 2023-12-15

### Added
- Added new optional text property `data.applicant.ownership.noticeReason` ([#89](https://github.com/theopensystemslab/digital-planning-data-schemas/pull/89))

### Changed
- Added a number of additional supported `ProjectTypes` ([#88](https://github.com/theopensystemslab/digital-planning-data-schemas/pull/88))
- Updated descriptions for `data.property.boundary` and `data.proposal.boundary` fields ([#89](https://github.com/theopensystemslab/digital-planning-data-schemas/pull/89))

## [0.2.1] - 2023-11-28

### Changed
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "digital-planning-data-schemas",
"version": "0.2.1",
"version": "0.2.2",
"description": "Digital Planning Data schemas",
"main": "schema/schema.json",
"scripts": {
Expand Down

0 comments on commit 65bccd9

Please sign in to comment.