Skip to content

Commit f1acdc1

Browse files
committed
Update changelog
1 parent 9747551 commit f1acdc1

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGELOG

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ New features:
1111
Fixes:
1212
* Fix file locking on Windows.
1313
* Exit gracefully if config file fails to be loaded due to encoding errors.
14+
* #744: Fix newline handling.
15+
Thanks to Attila Szöllősi.
1416

1517
Support for Python 3.3 has been dropped.
1618

17-
Fixes:
18-
1919
0.17.1
2020
------
2121

@@ -43,7 +43,7 @@ Fixes:
4343
* #654: Do not modify history file during tests.
4444
* #658: Fix newline handling.
4545
Thanks to Attila Szöllősi.
46-
* #670: Fix handlign of ANSI escape codes.
46+
* #670: Fix handling of ANSI escape codes.
4747
Thanks to Attila Szöllősi.
4848
* #687: Fix encoding of jedi completions.
4949

@@ -60,8 +60,8 @@ Fixes:
6060
Thanks to Aditya Gupta.
6161
* #614: Fix issues when view source.
6262
Thanks to Daniel Hahler.
63-
* #625: Fix issues when runnings scripts with non-ASCII characters.
64-
* #639: Fix compatbility issues with pdb++.
63+
* #625: Fix issues when running scripts with non-ASCII characters.
64+
* #639: Fix compatibility issues with pdb++.
6565
Thanks to Daniel Hahler.
6666

6767
Support for Python 2.6 has been dropped.

0 commit comments

Comments
 (0)