From 863ded5a8b7ff22bbc14acb4135fcfd5e2b96620 Mon Sep 17 00:00:00 2001 From: James Bardin Date: Tue, 25 Feb 2025 08:31:13 -0500 Subject: [PATCH] add changelog --- .changes/v1.11/BUG FIXES-20250225-083056.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changes/v1.11/BUG FIXES-20250225-083056.yaml diff --git a/.changes/v1.11/BUG FIXES-20250225-083056.yaml b/.changes/v1.11/BUG FIXES-20250225-083056.yaml new file mode 100644 index 0000000000..daace46b28 --- /dev/null +++ b/.changes/v1.11/BUG FIXES-20250225-083056.yaml @@ -0,0 +1,5 @@ +kind: BUG FIXES +body: Temporarily revert updated Windows symlink handling until we can account for known existing configurations using non-symlink junctions. +time: 2025-02-25T08:30:56.226882-05:00 +custom: + Issue: "36575"