Verified Commit badd7a14 authored by Dan Jones's avatar Dan Jones
Browse files

chore: fix changelog after incorrect merge

Previous release wasn't rebased onto dev
......@@ -10,6 +10,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Changed
- Updated README to run tests against JS dependencies
- Use discover to find all unit tests
- Run tests against current format definitions
- Test that formats match saved schema
- Run python and javascript tests in CI
- Refactor schema script to remove invalid definitions object automatically
- Refactor generate_schema_config script to output file on -f flag
## [v0.2.0] - 2024-02-06
......@@ -19,15 +25,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Emergency flag in mission plan schemas
- Added additional battery and fuel fields to platform status for SPINE project
### Changed
- Refactor schema script to remove invalid definitions object automatically
- Refactor generate_schema_config script to output file on -f flag
- Use discover to find all unit tests
- Run tests against current format definitions
- Test that formats match saved schema
- Run python and javascript tests in CI
## [v0.1.0] - 2023-03-24
### Added
......
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