doc/changelog: mention basket restore

fixes #2620
This commit is contained in:
Thomas Gelf 2022-09-30 11:35:50 +02:00
parent 54c838666c
commit 5d199b41d5

View File

@ -14,6 +14,9 @@ v1.10.1 (unreleased)
### Import and Sync
* FIX: sync lower-cased all object names since v1.10 (#2608)
### Configuration Baskets
* FIX: restore Import/Sync/Job when exported with v1.10 (#2620)
### Database Schema
* FIX: new DB schema failed due to duplicate line in SQL statement (#2609)