This is an automated email from the ASF dual-hosted git repository.

vterentev pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git


The following commit(s) were added to refs/heads/master by this push:
     new a0976801635 Update CHANGES.md to have fields for 2.68.0 release
a0976801635 is described below

commit a09768016352ce77f3415c1d962b50834889665a
Author: Vitaly Terentyev <[email protected]>
AuthorDate: Wed Jul 23 19:20:41 2025 +0400

    Update CHANGES.md to have fields for 2.68.0 release
---
 CHANGES.md | 31 +++++++++++++++++++++++++++++++
 1 file changed, 31 insertions(+)

diff --git a/CHANGES.md b/CHANGES.md
index e19b45b01ee..75542d23bc4 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -59,6 +59,37 @@
 * ([#X](https://github.com/apache/beam/issues/X)).
 -->
 
+# [2.68.0] - Unreleased
+
+## Highlights
+
+* New highly anticipated feature X added to Python SDK 
([#X](https://github.com/apache/beam/issues/X)).
+* New highly anticipated feature Y added to Java SDK 
([#Y](https://github.com/apache/beam/issues/Y)).
+
+## I/Os
+
+* Support for X source added (Java/Python) 
([#X](https://github.com/apache/beam/issues/X)).
+
+## New Features / Improvements
+
+* X feature added (Java/Python) 
([#X](https://github.com/apache/beam/issues/X)).
+
+## Breaking Changes
+
+* X behavior was changed ([#X](https://github.com/apache/beam/issues/X)).
+
+## Deprecations
+
+* X behavior is deprecated and will be removed in X versions 
([#X](https://github.com/apache/beam/issues/X)).
+
+## Bugfixes
+
+* Fixed X (Java/Python) ([#X](https://github.com/apache/beam/issues/X)).
+
+## Known Issues
+
+* ([#X](https://github.com/apache/beam/issues/X)).
+
 # [2.67.0] - Unreleased
 
 ## Highlights

Reply via email to