File tree Expand file tree Collapse file tree 1 file changed +21
-2
lines changed Expand file tree Collapse file tree 1 file changed +21
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<!-- <START NEW CHANGELOG ENTRY> -->
4
4
5
+ ## 6.12.0
6
+
7
+ ([ Full Changelog] ( https://github.com/ipython/ipykernel/compare/v6.11.0...70073edbdae17be396093be96bf880da069e7e52 ) )
8
+
9
+ ### Enhancements made
10
+
11
+ - use packaging instead of pkg_resources to parse versions [ #900 ] ( https://github.com/ipython/ipykernel/pull/900 ) ([ @minrk ] ( https://github.com/minrk ) )
12
+
13
+ ### Bugs fixed
14
+
15
+ - Make cell_id optional [ #902 ] ( https://github.com/ipython/ipykernel/pull/902 ) ([ @blink1073 ] ( https://github.com/blink1073 ) )
16
+ - Do not try to send on iostream if closed [ #899 ] ( https://github.com/ipython/ipykernel/pull/899 ) ([ @blink1073 ] ( https://github.com/blink1073 ) )
17
+
18
+ ### Contributors to this release
19
+
20
+ ([ GitHub contributors page for this release] ( https://github.com/ipython/ipykernel/graphs/contributors?from=2022-03-31&to=2022-04-04&type=c ) )
21
+
22
+ [ @blink1073 ] ( https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Ablink1073+updated%3A2022-03-31..2022-04-04&type=Issues ) | [ @bollwyvl ] ( https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Abollwyvl+updated%3A2022-03-31..2022-04-04&type=Issues ) | [ @minrk ] ( https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Aminrk+updated%3A2022-03-31..2022-04-04&type=Issues )
23
+
24
+ <!-- <END NEW CHANGELOG ENTRY> -->
25
+
5
26
## 6.11.0
6
27
7
28
([ Full Changelog] ( https://github.com/ipython/ipykernel/compare/v6.10.0...d8520c1c68e0e1c401ecc36e962cf369366c3707 ) )
25
46
26
47
[ @blink1073 ] ( https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Ablink1073+updated%3A2022-03-28..2022-03-31&type=Issues ) | [ @Carreau ] ( https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3ACarreau+updated%3A2022-03-28..2022-03-31&type=Issues ) | [ @MrBago ] ( https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3AMrBago+updated%3A2022-03-28..2022-03-31&type=Issues ) | [ @SylvainCorlay ] ( https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3ASylvainCorlay+updated%3A2022-03-28..2022-03-31&type=Issues )
27
48
28
- <!-- <END NEW CHANGELOG ENTRY> -->
29
-
30
49
## 6.10.0
31
50
32
51
([ Full Changelog] ( https://github.com/ipython/ipykernel/compare/v6.9.2...3059fd97b7ccbd72e778f123bfb0ad92e7d9e9c8 ) )
You can’t perform that action at this time.
0 commit comments