Skip to content

Commit ddd6329

Browse files
committed
Update CHANGELOG
1 parent b9f081c commit ddd6329

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,19 @@ Changelog
55
----
66

77
General information:
8-
98
* Support for Python 2 has been dropped.
109

1110
New features:
11+
* #643: Provide bpython._version if built from Github tarballs
1212

1313
Fixes:
14+
* #857: Replace remaining use of deprecated imp with importlib
1415

1516
0.20
1617
----
1718

1819
General information:
19-
20-
* The next release of bpython (0.20) will drop support for Python 2.
20+
* The next release of bpython (0.20) will drop support for Python 2.
2121
* Support for Python 3.9 has been added. Support for Python 3.5 has been
2222
dropped.
2323

0 commit comments

Comments
 (0)