Skip to content

Commit 93b8133

Browse files
committed
List more fixes and new features
1 parent d412b5e commit 93b8133

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,21 @@ New features:
1212

1313
* #643: Provide bpython._version if built from Github tarballs
1414
* #849: Make import completion skip list configurable
15+
* #876: Check spelling with codespell
16+
Thanks to Christian Clauss
1517

1618
Fixes:
1719

1820
* #847: Fix import completion of modles
1921
* #857: Replace remaining use of deprecated imp with importlib
22+
* #862: Upgrade curtsies version requirements
23+
Thanks to Kelsey Blair
24+
* #863: State correct default config file directory
25+
Thanks to niloct
2026
* #866: Add more directories to the default import completion skip list
2127
* #873: Handle 'd' when mapping colors
2228
* #874: Avoid breakage with six's importer
2329

24-
2530
0.20.1
2631
------
2732

0 commit comments

Comments
 (0)