Skip to content

Commit a097680

Browse files
committed
Update CHANGES.md to have fields for 2.68.0 release
1 parent 9aa7286 commit a097680

1 file changed

Lines changed: 31 additions & 0 deletions

File tree

CHANGES.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,37 @@
5959
* ([#X](https://github.com/apache/beam/issues/X)).
6060
-->
6161

62+
# [2.68.0] - Unreleased
63+
64+
## Highlights
65+
66+
* New highly anticipated feature X added to Python SDK ([#X](https://github.com/apache/beam/issues/X)).
67+
* New highly anticipated feature Y added to Java SDK ([#Y](https://github.com/apache/beam/issues/Y)).
68+
69+
## I/Os
70+
71+
* Support for X source added (Java/Python) ([#X](https://github.com/apache/beam/issues/X)).
72+
73+
## New Features / Improvements
74+
75+
* X feature added (Java/Python) ([#X](https://github.com/apache/beam/issues/X)).
76+
77+
## Breaking Changes
78+
79+
* X behavior was changed ([#X](https://github.com/apache/beam/issues/X)).
80+
81+
## Deprecations
82+
83+
* X behavior is deprecated and will be removed in X versions ([#X](https://github.com/apache/beam/issues/X)).
84+
85+
## Bugfixes
86+
87+
* Fixed X (Java/Python) ([#X](https://github.com/apache/beam/issues/X)).
88+
89+
## Known Issues
90+
91+
* ([#X](https://github.com/apache/beam/issues/X)).
92+
6293
# [2.67.0] - Unreleased
6394

6495
## Highlights

0 commit comments

Comments
 (0)