From e1194b17981dd44a85edbb59bf76c1e61bb989f6 Mon Sep 17 00:00:00 2001 From: twosom Date: Thu, 5 Dec 2024 23:51:38 +0900 Subject: [PATCH] update CHANGES.md --- CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGES.md b/CHANGES.md index 1b943a99f8a0..4765dd5f0084 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -67,6 +67,7 @@ ## New Features / Improvements +* Added OrderedList state support in SparkRunner ([#33211](https://github.com/apache/beam/issues/33211)). * X feature added (Java/Python) ([#X](https://github.com/apache/beam/issues/X)). ## Breaking Changes