Skip to content
Snippets Groups Projects
Commit 9c965dcb authored by David Trattnig's avatar David Trattnig
Browse files

docs: update changelog for alpha-2

parent 669f14a5
No related branches found
No related tags found
No related merge requests found
Pipeline #3540 passed
...@@ -9,11 +9,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ...@@ -9,11 +9,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added ### Added
- API responses from Steering and Tank are now cached in `cache_dir` - ...
### Changed ### Changed
- Provide properties in API schemas in CamelCase notation (aura#141) - ...
### Deprecated ### Deprecated
...@@ -21,16 +21,34 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ...@@ -21,16 +21,34 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Removed ### Removed
- Remove mail service as it will be replaced by Prometheus monitoring (engine#109) - ...
### Fixed ### Fixed
- Fix an issue where the Engine version is displayed in the logs wrongly - ...
### Security ### Security
- ... - ...
## [1.0.0-alpha2] - 2023-06-19
### Added
- API responses from Steering and Tank are now cached in `cache_dir`
### Changed
- Provide properties in API schemas in CamelCase notation (aura#141)
### Removed
- Remove mail service as it will be replaced by Prometheus monitoring (engine#109)
### Fixed
- Fix an issue where the Engine version is displayed in the logs wrongly
## [1.0.0-alpha1] - 2023-02-22 ## [1.0.0-alpha1] - 2023-02-22
Initial release. Initial release.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment