File tree Expand file tree Collapse file tree 1 file changed +24
-2
lines changed Expand file tree Collapse file tree 1 file changed +24
-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.6.1
6
+
7
+ ([ Full Changelog] ( https://github.com/ipython/ipykernel/compare/v6.6.0...bdce14b32ca8cc8f4b1635ea47200f0828ec1e05 ) )
8
+
9
+ ### Bugs fixed
10
+
11
+ - PR: do_one_iteration is a coroutine [ #830 ] ( https://github.com/ipython/ipykernel/pull/830 ) ([ @impact27 ] ( https://github.com/impact27 ) )
12
+
13
+ ### Maintenance and upkeep improvements
14
+
15
+ - Clean python 2 artifacts. Fix #826 [ #827 ] ( https://github.com/ipython/ipykernel/pull/827 ) ([ @penguinolog ] ( https://github.com/penguinolog ) )
16
+
17
+ ### Documentation improvements
18
+
19
+ - Fix title position in changelog [ #828 ] ( https://github.com/ipython/ipykernel/pull/828 ) ([ @fcollonval ] ( https://github.com/fcollonval ) )
20
+
21
+ ### Contributors to this release
22
+
23
+ ([ GitHub contributors page for this release] ( https://github.com/ipython/ipykernel/graphs/contributors?from=2021-12-01&to=2022-01-03&type=c ) )
24
+
25
+ [ @blink1073 ] ( https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Ablink1073+updated%3A2021-12-01..2022-01-03&type=Issues ) | [ @ccordoba12 ] ( https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Accordoba12+updated%3A2021-12-01..2022-01-03&type=Issues ) | [ @fcollonval ] ( https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Afcollonval+updated%3A2021-12-01..2022-01-03&type=Issues ) | [ @impact27 ] ( https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Aimpact27+updated%3A2021-12-01..2022-01-03&type=Issues ) | [ @ivanov ] ( https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Aivanov+updated%3A2021-12-01..2022-01-03&type=Issues ) | [ @penguinolog ] ( https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Apenguinolog+updated%3A2021-12-01..2022-01-03&type=Issues )
26
+
27
+ <!-- <END NEW CHANGELOG ENTRY> -->
28
+
5
29
## 6.6.0
6
30
7
31
([ Full Changelog] ( https://github.com/ipython/ipykernel/compare/v6.5.1...9566304175d844c23a1f2b1d70c10df475ed2868 ) )
27
51
28
52
[ @blink1073 ] ( https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Ablink1073+updated%3A2021-11-18..2021-12-01&type=Issues ) | [ @dlukes ] ( https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Adlukes+updated%3A2021-11-18..2021-12-01&type=Issues ) | [ @echarles ] ( https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Aecharles+updated%3A2021-11-18..2021-12-01&type=Issues ) | [ @fasiha ] ( https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Afasiha+updated%3A2021-11-18..2021-12-01&type=Issues ) | [ @JohanMabille ] ( https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3AJohanMabille+updated%3A2021-11-18..2021-12-01&type=Issues ) | [ @Kojoley ] ( https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3AKojoley+updated%3A2021-11-18..2021-12-01&type=Issues )
29
53
30
- <!-- <END NEW CHANGELOG ENTRY> -->
31
-
32
54
## 6.5.1
33
55
34
56
([ Full Changelog] ( https://github.com/ipython/ipykernel/compare/v6.5.0...1ef2017781435d54348fbb170b8c5d096e3e1351 ) )
You can’t perform that action at this time.
0 commit comments