From 63103120297a45c5809f310c85907e56df6b4635 Mon Sep 17 00:00:00 2001 From: Aaron McCarty Date: Wed, 11 Dec 2024 06:31:22 -0800 Subject: [PATCH] add changelog --- changelog/4332.fixed.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog/4332.fixed.md diff --git a/changelog/4332.fixed.md b/changelog/4332.fixed.md new file mode 100644 index 0000000000..9ecfda046d --- /dev/null +++ b/changelog/4332.fixed.md @@ -0,0 +1 @@ +Update delete constraints to correctly account for relationships on generics and relationships for which the peer kind is a generic. \ No newline at end of file