Prepare release 1.3.1

This commit is contained in:
2024-06-22 08:55:37 +02:00
parent 4344c26bef
commit 6c0bfc6c35
2 changed files with 4 additions and 5 deletions

View File

@@ -1,12 +1,11 @@
# `cc-backend` version 1.3.0
# `cc-backend` version 1.3.1
Supports job archive version 1 and database version 7.
This is a minor release of `cc-backend`, the API backend and frontend
This is a bugfix release of `cc-backend`, the API backend and frontend
implementation of ClusterCockpit.
For release specific notes visit the [ClusterCockpit Documentation](https://clusterockpit.org/docs/release/).
## Breaking changes
* This release fixes bugs in the MySQL/MariaDB database schema. For this reason
you have to migrate your database using the `-migrate-db` switch.
None