Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5d6e6f2

Browse files
committed
Move up deprecations in CHANGELOG.
Deprecations are generally important information and should be read first.
1 parent 403bcb7 commit 5d6e6f2

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

CHANGELOG

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ Changelog
44
0.20
55
----
66

7+
General information:
8+
9+
* The next release of bpython (0.20) will drop support for Python 2.
10+
* Support for Python 3.9 has been added. Support for Python 3.5 has been
11+
dropped.
12+
713
New features:
814
* #802: Provide redo.
915
Thanks to Evan.
@@ -21,9 +27,6 @@ Fixes:
2127
Thanks to Jack Rybarczyk.
2228
* #853: Fix invalid escape sequences.
2329

24-
Support for Python 3.9 has been added. Support for Python 3.5 has been dropped.
25-
Version 0.21 (the next release of bpython) will drop support for Python 2.x.
26-
2730
0.19
2831
----
2932

0 commit comments

Comments
 (0)