Skip to content

Commit b0a48b8

Browse files
committed
changelog for 5.1.4
1 parent dbaf7f7 commit b0a48b8

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

docs/changelog.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@ Changes in IPython kernel
44
5.1
55
---
66

7+
5.1.4
8+
*****
9+
10+
5.1.4 Includes a few bugfixes,
11+
especially for compatibility with Python 3.8 on Windows.
12+
13+
- Fix pickle issues when using inline matplotlib backend (:ghpull:`476`)
14+
- Fix an error during kernel shutdown (:ghpull:`463`)
15+
- Fix compatibility issues with Python 3.8 (:ghpull:`456`, :ghpull:`461`)
16+
- Remove some dead code (:ghpull:`474`, :ghpull:`467`)
17+
718
5.1.3
819
*****
920

0 commit comments

Comments
 (0)