Skip to content

Commit f9a76fd

Browse files
committed
Update changelog
1 parent d067b9d commit f9a76fd

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,24 @@ Changelog
66

77
New features:
88
* #641: Implement Ctrl+O.
9+
* Add default_autoreload config option.
10+
Thanks to Alex Frieder.
911

1012
Fixes:
1113
* Fix deprecation warnings.
14+
* Do not call signal outside of main thread.
15+
Thanks to Max Nordlund.
16+
* Fix option-backspace behavior.
17+
Thanks to Alex Frieder.
1218
* #648: Fix paste helper.
1319
Thanks to Jakob Bowyer.
1420
* #653: Handle docstrings more carefully.
1521
* #654: Do not modify history file during tests.
1622
* #658: Fix newline handling.
23+
Thanks to Attila Szöllősi.
1724
* #670: Fix handlign of ANSI escape codes.
25+
Thanks to Attila Szöllősi.
26+
* #687: Fix encoding of jedi completions.
1827

1928
0.16
2029
----

0 commit comments

Comments
 (0)