From 8eab652ecd9ef627364a57d86becf1794b8b6b14 Mon Sep 17 00:00:00 2001 From: Patrik Oldsberg Date: Thu, 6 Aug 2020 14:04:16 +0200 Subject: [PATCH] CHANGELOG: Fixed and --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 29cae2be34..47baf38e6c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ If you encounter issues while upgrading to a newer version, don't hesitate to re ### @backstage/catalog-backend -- Fixed and issue with duplicated location logs. Applying the database migrations from this fix will clear the existing migration logs. https://github.com/spotify/backstage/pull/1836 +- Fixed an issue with duplicated location logs. Applying the database migrations from this fix will clear the existing migration logs. https://github.com/spotify/backstage/pull/1836 ## v0.1.1-alpha.17