@@ -13,6 +13,15 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [v0.5.1] - 2024-04-03
### Changed
- renamed `--max_workers` command line option to `--max-workers`, see [!58](https://git.geomar.de/digital-earth/dasf/dasf-messaging-python/-/merge_requests/58)
### Added
- Added the option to modify the json schema for a model via the `configure` function, see [!59](https://git.geomar.de/digital-earth/dasf/dasf-messaging-python/-/merge_requests/59)