Verified Commit 20fb9d05 authored by Dan Jones's avatar Dan Jones
Browse files

chore: update changelog

...@@ -7,14 +7,17 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ...@@ -7,14 +7,17 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
## [Unreleased] ## [Unreleased]
### Changed ## [v0.2.0] - 2024-02-06
- Updated README to run tests against JS dependencies
### Added ### Added
- New alert message definition
- Emergency flag in mission plan schemas - Emergency flag in mission plan schemas
- Added additional battery and fuel fields to platform status for SPINE project
### Changed
- Updated README to run tests against JS dependencies
## [v0.1.0] - 2023-03-24 ## [v0.1.0] - 2023-03-24
...@@ -33,4 +36,5 @@ JSON schema definitions for the SoAR project ...@@ -33,4 +36,5 @@ JSON schema definitions for the SoAR project
Example messages matching the schema for each partner Example messages matching the schema for each partner
[v0.1.0]: https://git.noc.ac.uk/communications-backbone-system/backbone-message-format/compare/9e6ce245...v0.1.0 [v0.1.0]: https://git.noc.ac.uk/communications-backbone-system/backbone-message-format/compare/9e6ce245...v0.1.0
[unreleased]: https://git.noc.ac.uk/communications-backbone-system/backbone-message-format/compare/v0.1.0...dev [v0.2.0]: https://git.noc.ac.uk/communications-backbone-system/backbone-message-format/compare/v0.1.0...v0.2.0
[unreleased]: https://git.noc.ac.uk/communications-backbone-system/backbone-message-format/compare/v0.2.0...dev
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment