This is an automated email from the ASF dual-hosted git repository.
tvalentyn 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 02afbebbc0e [BEAM-13657] Add python 3.6 update to CHANGES.md (#17435)
02afbebbc0e is described below
commit 02afbebbc0e727e50852756f5942766698c16c61
Author: Anand Inguva <[email protected]>
AuthorDate: Fri Apr 22 12:36:00 2022 +0000
[BEAM-13657] Add python 3.6 update to CHANGES.md (#17435)
Co-authored-by: Brian Hulette <[email protected]>
---
CHANGES.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGES.md b/CHANGES.md
index 8e70a27a1aa..fe4ad04e3c5 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -73,6 +73,7 @@
## Deprecations
* Flink 1.11 is no longer supported
([BEAM-14139](https://issues.apache.org/jira/browse/BEAM-14139)).
+* Python 3.6 is no longer supported
([BEAM-13657](https://issues.apache.org/jira/browse/BEAM-13657)).
## Bugfixes