Skip to content

Commit 6357d63

Browse files
authored
Merge pull request #703 from ipython/blink1073-patch-1
Update changelog for 6.0.1
2 parents 0d59200 + c753385 commit 6357d63

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Changes in IPython kernel
22

33

4+
## 6.0
5+
6+
## 6.0.1
7+
8+
- Fix Tk and asyncio event loops [#704](https://github.com/ipython/ipykernel/pull/704) ([@ccordoba12](https://github.com/ccordoba12))
9+
- Stringify variables that are not json serializable in inspectVariable [#702](https://github.com/ipython/ipykernel/pull/702) ([@JohanMabille](https://github.com/JohanMabille))
10+
411
## 6.0.0
512

613
([Full Changelog](https://github.com/ipython/ipykernel/compare/aba2179420a3fa81ee6b8a13f928bf9e5ce50716...6d04ad2bdccd0dc0daf20f8d53555174b5fefc7b))

0 commit comments

Comments
 (0)