File tree Expand file tree Collapse file tree 1 file changed +29
-2
lines changed Expand file tree Collapse file tree 1 file changed +29
-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.10.0
6
+
7
+ ([ Full Changelog] ( https://github.com/ipython/ipykernel/compare/v6.9.2...3059fd97b7ccbd72e778f123bfb0ad92e7d9e9c8 ) )
8
+
9
+ ### Enhancements made
10
+
11
+ - Improve performance of stderr and stdout stream buffer [ #888 ] ( https://github.com/ipython/ipykernel/pull/888 ) ([ @MrBago ] ( https://github.com/MrBago ) )
12
+
13
+ ### Bugs fixed
14
+
15
+ - Check if the current thread is the io thread [ #884 ] ( https://github.com/ipython/ipykernel/pull/884 ) ([ @jamadeo ] ( https://github.com/jamadeo ) )
16
+
17
+ ### Maintenance and upkeep improvements
18
+
19
+ - More CI cleanup [ #887 ] ( https://github.com/ipython/ipykernel/pull/887 ) ([ @blink1073 ] ( https://github.com/blink1073 ) )
20
+ - CI cleanup [ #885 ] ( https://github.com/ipython/ipykernel/pull/885 ) ([ @blink1073 ] ( https://github.com/blink1073 ) )
21
+
22
+ ### Documentation improvements
23
+
24
+ - Add precision about subprocess stdout/stderr capturing [ #883 ] ( https://github.com/ipython/ipykernel/pull/883 ) ([ @lesteve ] ( https://github.com/lesteve ) )
25
+
26
+ ### Contributors to this release
27
+
28
+ ([ GitHub contributors page for this release] ( https://github.com/ipython/ipykernel/graphs/contributors?from=2022-03-14&to=2022-03-28&type=c ) )
29
+
30
+ [ @blink1073 ] ( https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Ablink1073+updated%3A2022-03-14..2022-03-28&type=Issues ) | [ @jamadeo ] ( https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Ajamadeo+updated%3A2022-03-14..2022-03-28&type=Issues ) | [ @lesteve ] ( https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Alesteve+updated%3A2022-03-14..2022-03-28&type=Issues ) | [ @MrBago ] ( https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3AMrBago+updated%3A2022-03-14..2022-03-28&type=Issues ) | [ @SylvainCorlay ] ( https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3ASylvainCorlay+updated%3A2022-03-14..2022-03-28&type=Issues )
31
+
32
+ <!-- <END NEW CHANGELOG ENTRY> -->
33
+
5
34
## 6.9.2
6
35
7
36
([ Full Changelog] ( https://github.com/ipython/ipykernel/compare/v6.9.1...d6744f9e423dacc6b317b1d31805304e89cbec5d ) )
22
51
23
52
[ @blink1073 ] ( https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Ablink1073+updated%3A2022-02-15..2022-03-14&type=Issues ) | [ @Carreau ] ( https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3ACarreau+updated%3A2022-02-15..2022-03-14&type=Issues ) | [ @ccordoba12 ] ( https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Accordoba12+updated%3A2022-02-15..2022-03-14&type=Issues ) | [ @echarles ] ( https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Aecharles+updated%3A2022-02-15..2022-03-14&type=Issues ) | [ @fabioz ] ( https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Afabioz+updated%3A2022-02-15..2022-03-14&type=Issues ) | [ @minrk ] ( https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Aminrk+updated%3A2022-02-15..2022-03-14&type=Issues ) | [ @vidartf ] ( https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Avidartf+updated%3A2022-02-15..2022-03-14&type=Issues )
24
53
25
- <!-- <END NEW CHANGELOG ENTRY> -->
26
-
27
54
## 6.9.1
28
55
29
56
([ Full Changelog] ( https://github.com/ipython/ipykernel/compare/v6.9.0...c27e5b95c3d104d9fb6cae3375aec0e98974dcff ) )
You can’t perform that action at this time.
0 commit comments