File tree Expand file tree Collapse file tree 1 file changed +27
-2
lines changed Expand file tree Collapse file tree 1 file changed +27
-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.13.0
6
+
7
+ ([ Full Changelog] ( https://github.com/ipython/ipykernel/compare/v6.12.1...05c6e655e497a944fd738d9b744fad90bc78b70a ) )
8
+
9
+ ### Enhancements made
10
+
11
+ - Add the PID to the resource usage reply [ #908 ] ( https://github.com/ipython/ipykernel/pull/908 ) ([ @echarles ] ( https://github.com/echarles ) )
12
+
13
+ ### Bugs fixed
14
+
15
+ - Fix qtconsole spawn [ #915 ] ( https://github.com/ipython/ipykernel/pull/915 ) ([ @andia89 ] ( https://github.com/andia89 ) )
16
+
17
+ ### Maintenance and upkeep improvements
18
+
19
+ - Add basic mypy support [ #913 ] ( https://github.com/ipython/ipykernel/pull/913 ) ([ @blink1073 ] ( https://github.com/blink1073 ) )
20
+ - Clean up pre-commit [ #911 ] ( https://github.com/ipython/ipykernel/pull/911 ) ([ @blink1073 ] ( https://github.com/blink1073 ) )
21
+ - Update setup.py [ #909 ] ( https://github.com/ipython/ipykernel/pull/909 ) ([ @tlinhart ] ( https://github.com/tlinhart ) )
22
+ - [ pre-commit.ci] pre-commit autoupdate [ #906 ] ( https://github.com/ipython/ipykernel/pull/906 ) ([ @pre-commit-ci ] ( https://github.com/pre-commit-ci ) )
23
+
24
+ ### Contributors to this release
25
+
26
+ ([ GitHub contributors page for this release] ( https://github.com/ipython/ipykernel/graphs/contributors?from=2022-04-04&to=2022-04-11&type=c ) )
27
+
28
+ [ @andia89 ] ( https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Aandia89+updated%3A2022-04-04..2022-04-11&type=Issues ) | [ @blink1073 ] ( https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Ablink1073+updated%3A2022-04-04..2022-04-11&type=Issues ) | [ @echarles ] ( https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Aecharles+updated%3A2022-04-04..2022-04-11&type=Issues ) | [ @meeseeksdev ] ( https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Ameeseeksdev+updated%3A2022-04-04..2022-04-11&type=Issues ) | [ @pre-commit-ci ] ( https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Apre-commit-ci+updated%3A2022-04-04..2022-04-11&type=Issues ) | [ @tlinhart ] ( https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Atlinhart+updated%3A2022-04-04..2022-04-11&type=Issues )
29
+
30
+ <!-- <END NEW CHANGELOG ENTRY> -->
31
+
5
32
## 6.12.1
6
33
7
34
([ Full Changelog] ( https://github.com/ipython/ipykernel/compare/v6.12.0...3a04ea3fa50d01bcc09f10e3de8bb5570c2cd619 ) )
16
43
17
44
[ @blink1073 ] ( https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Ablink1073+updated%3A2022-04-04..2022-04-04&type=Issues )
18
45
19
- <!-- <END NEW CHANGELOG ENTRY> -->
20
-
21
46
## 6.12.0
22
47
23
48
([ Full Changelog] ( https://github.com/ipython/ipykernel/compare/v6.11.0...70073edbdae17be396093be96bf880da069e7e52 ) )
You can’t perform that action at this time.
0 commit comments