diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e78c2d5f..c19d912c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,11 +1,7 @@ # Changelog ## v1.23.1 - {release-date} -### Upgrade requirements -### Migrations and checks -#### Schema migrations -#### Data migrations + 2024-03-06 ### Changes - [#1016](https://github.com/LayerManager/layman/issues/1016) Flower and Celery worker containers used to wait for all dependencies and also check [role service](doc/security.md#role-service), from now on it waits only for Layman API to be ready. - [#165](https://github.com/LayerManager/layman/issues/165) Roles in REST endpoint [GET Roles](doc/rest.md#get-roles) result are in alphabetical order. diff --git a/version.txt b/version.txt index c3ea2af11..0fd565fc5 100644 --- a/version.txt +++ b/version.txt @@ -1,2 +1,2 @@ -v1.23.1-dev -2024-01-30T13:00:01Z +v1.23.1 +2024-03-06T13:00:00Z