Skip to content

Commit 7294f42

Browse files
committed
Changelog update.
1 parent 3f5de4c commit 7294f42

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
v0.9.5.2
2+
========
3+
4+
A bugfix release. Fixed issues:
5+
#60: Filename expansion: Cycling completions and deleting
6+
#61: Filename expansion: Directory names with '.'s get mangled
7+
8+
Other fixes without opened issues:
9+
- Encode items in the suggestion list properly
10+
- Expand usernames in file completion correctly
11+
- future imports in startup scripts can influence interpreter's behaviour now
12+
- Show the correct docstring for types without a own __init__ method
13+
114
v0.9.5.1
215
========
316

0 commit comments

Comments
 (0)