This is an automated email from the ASF dual-hosted git repository.
udim 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 c73ec81 Remove duplicate 2.33.0 section
new dd7945f Merge pull request #15423 from angoenka/fix-release-notes
c73ec81 is described below
commit c73ec818ad4703aea60855c169eff4fd039ea5cb
Author: Ankur <[email protected]>
AuthorDate: Mon Aug 30 13:32:10 2021 -0700
Remove duplicate 2.33.0 section
---
CHANGES.md | 28 ----------------------------
1 file changed, 28 deletions(-)
diff --git a/CHANGES.md b/CHANGES.md
index 7f6bf2e..1439ef0 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -121,34 +121,6 @@
* Fixed X (Java/Python)
([BEAM-X](https://issues.apache.org/jira/browse/BEAM-X)).
-
-# [2.33.0] - Unreleased
-
-## Highlights
-
-* New highly anticipated feature X added to Python SDK
([BEAM-X](https://issues.apache.org/jira/browse/BEAM-X)).
-* New highly anticipated feature Y added to Java SDK
([BEAM-Y](https://issues.apache.org/jira/browse/BEAM-Y)).
-
-## I/Os
-
-* Support for X source added (Java/Python)
([BEAM-X](https://issues.apache.org/jira/browse/BEAM-X)).
-
-## New Features / Improvements
-
-* X feature added (Java/Python)
([BEAM-X](https://issues.apache.org/jira/browse/BEAM-X)).
-
-## Breaking Changes
-
-* X behavior was changed
([BEAM-X](https://issues.apache.org/jira/browse/BEAM-X)).
-
-## Deprecations
-
-* X behavior is deprecated and will be removed in X versions
([BEAM-X](https://issues.apache.org/jira/browse/BEAM-X)).
-
-## Known Issues
-
-* Fixed X (Java/Python)
([BEAM-X](https://issues.apache.org/jira/browse/BEAM-X)).
-
# [2.32.0] - 2021-08-25
## Highlights