Skip to content

Commit

Permalink
Merge pull request #511 from blink1073/changelog-5.3
Browse files Browse the repository at this point in the history
Update changelog for 5.3
  • Loading branch information
blink1073 authored May 20, 2020
2 parents d00a6fb + 4c7d87d commit f46c90f
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
Changes in IPython kernel
=========================

5.3
---

5.3.0
*****

5.3.0 Adds support for Trio event loops and has some bug fixes.

- Fix ipython display imports (:ghpull:`509`)
- Skip test_unc_paths if OS is not Windows (:ghpull:`507`)
- Allow interrupting input() on Windows, as part of effort to make pdb interruptible (:ghpull:`498`)
- Add Trio Loop (:ghpull:`479`)
- Flush from process even without newline (:ghpull:`478`)


5.2
---

Expand Down

0 comments on commit f46c90f

Please sign in to comment.