doc/changelog: mention implemented branch Sync

This has already been merged

fixes #2552
This commit is contained in:
Thomas Gelf 2022-09-21 08:27:09 +02:00
parent 1ac6316a25
commit 644ac0d1c7
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ v1.10.0 (unreleased)
* FEATURE: clone a row for nested Dictionary/Hash entries (#2555) * FEATURE: clone a row for nested Dictionary/Hash entries (#2555)
* FEATURE: Sync in "override" mode now preserves Self Service API keys (#2590) * FEATURE: Sync in "override" mode now preserves Self Service API keys (#2590)
* FEATURE: split a row in multiple ones, based on a Dictionary (#2555) * FEATURE: split a row in multiple ones, based on a Dictionary (#2555)
* FEATURE: it's now possible to sync to a configuration branch (#2552)
### Configuration Baskets ### Configuration Baskets
* BREAKING: configuration baskets no longer contain originalId (#2549) * BREAKING: configuration baskets no longer contain originalId (#2549)