We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f5e423 commit 7f34c16Copy full SHA for 7f34c16
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changes in IPython kernel
2
3
+## 6.2
4
+
5
+## 6.2.0
6
7
+### Enhancements made
8
9
+- Add Support for Message Based Interrupt [#741](https://github.com/ipython/ipykernel/pull/741) ([@afshin](https://github.com/afshin))
10
11
+### Maintenance and upkeep improvements
12
13
+- Remove some more dependency on nose/iptest [#743](https://github.com/ipython/ipykernel/pull/743) ([@Carreau](https://github.com/Carreau))
14
+- Remove block param from get_msg() [#736](https://github.com/ipython/ipykernel/pull/736) ([@davidbrochart](https://github.com/davidbrochart))
15
16
## 6.1
17
0 commit comments