Skip to content

Commit

Permalink
[BEAM-14351] Fix the template and move the announcement to the next r…
Browse files Browse the repository at this point in the history
…elease notes. (#17506)
  • Loading branch information
tvalentyn authored Apr 29, 2022
1 parent c25c769 commit 83a8855
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
## Breaking Changes
* Coders in Python are expected to inherit from Coder. ([BEAM-14351](https://issues.apache.org/jira/browse/BEAM-14351)).
* X behavior was changed ([BEAM-X](https://issues.apache.org/jira/browse/BEAM-X)).
## Deprecations
Expand All @@ -50,7 +49,7 @@
## Known Issues
* ([BEAM-X](https://issues.apache.org/jira/browse/BEAM-X)).
-->
# [2.39.0] - Unreleased

## Highlights
Expand Down Expand Up @@ -78,6 +77,7 @@
.withConnectionFactory(jmsConnectionFactory)
.withValueMapper(new TextMessageMapper());
```
* Coders in Python are expected to inherit from Coder. ([BEAM-14351](https://issues.apache.org/jira/browse/BEAM-14351)).

## Deprecations

Expand Down

0 comments on commit 83a8855

Please sign in to comment.