From a0c2f4368898bd868d944b816b8eadcbfa2fc6f7 Mon Sep 17 00:00:00 2001 From: Selena Goods Date: Mon, 28 Oct 2024 16:51:55 -0400 Subject: [PATCH] Add changelog entry --- .changes/unreleased/FEATURES-20241028-164944.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changes/unreleased/FEATURES-20241028-164944.yaml diff --git a/.changes/unreleased/FEATURES-20241028-164944.yaml b/.changes/unreleased/FEATURES-20241028-164944.yaml new file mode 100644 index 0000000..f7428df --- /dev/null +++ b/.changes/unreleased/FEATURES-20241028-164944.yaml @@ -0,0 +1,5 @@ +kind: FEATURES +body: 'all: Upgrade protocol versions to support ephemeral resource types' +time: 2024-10-28T16:49:44.46102-04:00 +custom: + Issue: "257"