From 2216e831b4300cf5f5ae74ca05f39010e111e527 Mon Sep 17 00:00:00 2001 From: Andre Wanlin Date: Fri, 8 Dec 2023 14:06:06 -0600 Subject: [PATCH] Updated changeset Signed-off-by: Andre Wanlin --- .changeset/odd-bats-kick.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/odd-bats-kick.md b/.changeset/odd-bats-kick.md index 2ac568ae36..f43f0ebe7d 100644 --- a/.changeset/odd-bats-kick.md +++ b/.changeset/odd-bats-kick.md @@ -2,4 +2,4 @@ '@backstage/plugin-azure-devops': patch --- -Added support for annotations that use a subpath for the host +Added support for annotations that use a subpath for the host. Also validated that the annotations have the correct number of slashes.