Skip to content

Commit d412b5e

Browse files
committed
Update changelog
1 parent e8b8c68 commit d412b5e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,16 @@ General information:
1111
New features:
1212

1313
* #643: Provide bpython._version if built from Github tarballs
14+
* #849: Make import completion skip list configurable
1415

1516
Fixes:
1617

18+
* #847: Fix import completion of modles
1719
* #857: Replace remaining use of deprecated imp with importlib
20+
* #866: Add more directories to the default import completion skip list
21+
* #873: Handle 'd' when mapping colors
22+
* #874: Avoid breakage with six's importer
23+
1824

1925
0.20.1
2026
------

0 commit comments

Comments
 (0)