Improve changelog

Signed-off-by: Andreas Berger <andreas@berger-ecommerce.com>
This commit is contained in:
Andreas Berger
2023-02-24 11:16:31 +01:00
parent b2fce0b01e
commit 3a8294aa96
+2 -1
View File
@@ -1,6 +1,7 @@
---
'@backstage/plugin-catalog-backend-module-gitlab': minor
'@backstage/plugin-catalog-backend-module-gitlab': patch
---
The configuration key `branch` of the `GitlabDiscoveryEntityProvider` has been deprecated in favor of the configuration key `fallbackBranch`.
It will be reused in future release to enforce a concrete branch to be used in catalog file discovery.
To migrate to the new configuration value, rename `branch` to `fallbackBranch`.