@@ -22,11 +22,14 @@ Don't forget to tag @ https://git.fitko.de/fit-connect/submission-api/-/tags
* The format is based on https://keepachangelog.com/en/1.1.0/[Keep a Changelog], and this project adheres to https://semver.org/spec/v2.0.0.html[Semantic Versioning].
* If available, include a ticket number in format `(planning#XXXX)`.
=== [Unreleased] - YYYY-MM-DD
=== [Unreleased]
* The Submission API Specification is now bundled by https://redocly.com/docs/cli/[redocly-cli] instead of swagger-cli, which was discontinued. This should not affect the specification semantically but has changed the bundled document structure in certain aspects.
==== Changed
* The Submission API Specification is now bundled by https://redocly.com/docs/cli/[redocly-cli] instead of swagger-cli, which was discontinued.
This should not affect the specification semantically but has changed the bundled document structure in certain aspects. {issues}/1409[(planning#1409)]
=== [1.3.0] - 2024-01-08
=== [1.3.0]
==== Added
* The Submission API now has a new case management section since the bidirectional communication feature
...
...
@@ -73,7 +76,7 @@ Don't forget to tag @ https://git.fitko.de/fit-connect/submission-api/-/tags
* Only CORS requests receive CORS headers. {issues}/501[(planning#501)]
=== [1.2.1] - 2023-08-09
=== [1.2.1]
* Baseline changelog.
Check GIT history for a changelog of this and earlier versions.