Skip to content

Commit 7f34c16

Browse files
authored
Update changelog for 6.2.0
1 parent 1f5e423 commit 7f34c16

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

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

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))
315

416
## 6.1
517

0 commit comments

Comments
 (0)