File tree Expand file tree Collapse file tree 1 file changed +18
-2
lines changed Expand file tree Collapse file tree 1 file changed +18
-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.9.1
6
+
7
+ ([ Full Changelog] ( https://github.com/ipython/ipykernel/compare/v6.9.0...c27e5b95c3d104d9fb6cae3375aec0e98974dcff ) )
8
+
9
+ ### Bugs fixed
10
+
11
+ - Add hostname to the usage reply [ #865 ] ( https://github.com/ipython/ipykernel/pull/865 ) ([ @echarles ] ( https://github.com/echarles ) )
12
+ - Enable standard library debugging via config [ #863 ] ( https://github.com/ipython/ipykernel/pull/863 ) ([ @echarles ] ( https://github.com/echarles ) )
13
+ - process_one only accepts coroutines for dispatch [ #861 ] ( https://github.com/ipython/ipykernel/pull/861 ) ([ @minrk ] ( https://github.com/minrk ) )
14
+
15
+ ### Contributors to this release
16
+
17
+ ([ GitHub contributors page for this release] ( https://github.com/ipython/ipykernel/graphs/contributors?from=2022-02-07&to=2022-02-15&type=c ) )
18
+
19
+ [ @blink1073 ] ( https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Ablink1073+updated%3A2022-02-07..2022-02-15&type=Issues ) | [ @echarles ] ( https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Aecharles+updated%3A2022-02-07..2022-02-15&type=Issues ) | [ @minrk ] ( https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Aminrk+updated%3A2022-02-07..2022-02-15&type=Issues )
20
+
21
+ <!-- <END NEW CHANGELOG ENTRY> -->
22
+
5
23
## 6.9.0
6
24
7
25
([ Full Changelog] ( https://github.com/ipython/ipykernel/compare/v6.8.0...7a229c6c83d44d315f637ef63159a43c64ec73d6 ) )
17
35
18
36
[ @blink1073 ] ( https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Ablink1073+updated%3A2022-02-01..2022-02-07&type=Issues ) | [ @JohanMabille ] ( https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3AJohanMabille+updated%3A2022-02-01..2022-02-07&type=Issues ) | [ @minrk ] ( https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Aminrk+updated%3A2022-02-01..2022-02-07&type=Issues )
19
37
20
- <!-- <END NEW CHANGELOG ENTRY> -->
21
-
22
38
## 6.8.0
23
39
24
40
([ Full Changelog] ( https://github.com/ipython/ipykernel/compare/v6.7.0...4e775b70e7e1be7e96fe7c3c747f21f3d93f0181 ) )
You can’t perform that action at this time.
0 commit comments