Skip to content

Commit d25854d

Browse files
authored
Update changelog with Python 3.9 support. (#16918)
(cherry picked from commit d83e5f2)
1 parent 06df29e commit d25854d

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.txt

+6-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Airflow 2.1.2, 2021-07-10
1+
Airflow 2.1.2, 2021-07-13
22
-------------------------
33

44
Bug Fixes
@@ -10,14 +10,18 @@ Bug Fixes
1010
- Mask value if the key is ``token`` (#16474)
1111
- Fix impersonation issue with ``LocalTaskJob`` (#16852)
1212

13+
Misc
14+
""""
15+
16+
- Add Python 3.9 support (#15515)
17+
1318

1419
Airflow 2.1.1, 2021-07-02
1520
-------------------------
1621

1722
Bug Fixes
1823
"""""""""
1924

20-
2125
- Don't crash attempting to mask secrets in dict with non-string keys (#16601)
2226
- Always install sphinx_airflow_theme from ``PyPI`` (#16594)
2327
- Remove limitation for elasticsearch library (#16553)

0 commit comments

Comments
 (0)