Skip to content

Commit 6fcc768

Browse files
committed
Update changelog
1 parent 723247f commit 6fcc768

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,20 @@ Changelog
77
New features:
88
* #802: Provide redo.
99
Thanks to Evan.
10+
* #835: Add support for importing namespace packages.
11+
Thanks to Thomas Babej.
1012

1113
Fixes:
1214
* #806: Prevent symbolic link loops in import completion.
1315
Thanks to Etienne Richart.
1416
* #807: Support packages using importlib.metadata API.
1517
Thanks to uriariel.
18+
* #809: Fix support for Python 3.9's ast module.
1619
* #817: Fix cursor position with full-width characters.
1720
Thanks to Jack Rybarczyk.
1821

22+
Support for Python 3.9 has been added. Support for Python 3.5 has been dropped.
23+
1924
0.19
2025
----
2126

0 commit comments

Comments
 (0)