File tree Expand file tree Collapse file tree 1 file changed +23
-2
lines changed Expand file tree Collapse file tree 1 file changed +23
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<!-- <START NEW CHANGELOG ENTRY> -->
4
4
5
+ ## 7.3.0
6
+
7
+ ([ Full Changelog] ( https://github.com/jupyter/jupyter_client/compare/v7.2.2...fa597d9cdcdc277abda2c3cab4aeee1593d3a9e2 ) )
8
+
9
+ ### Bugs fixed
10
+
11
+ - Fix shutdown and cleanup behavior [ #772 ] ( https://github.com/jupyter/jupyter_client/pull/772 ) ([ @blink1073 ] ( https://github.com/blink1073 ) )
12
+
13
+ ### Maintenance and upkeep improvements
14
+
15
+ - [ pre-commit.ci] pre-commit autoupdate [ #773 ] ( https://github.com/jupyter/jupyter_client/pull/773 ) ([ @pre-commit-ci ] ( https://github.com/pre-commit-ci ) )
16
+ - [ pre-commit.ci] pre-commit autoupdate [ #770 ] ( https://github.com/jupyter/jupyter_client/pull/770 ) ([ @pre-commit-ci ] ( https://github.com/pre-commit-ci ) )
17
+ - Improve mypy config [ #769 ] ( https://github.com/jupyter/jupyter_client/pull/769 ) ([ @blink1073 ] ( https://github.com/blink1073 ) )
18
+ - Clean up pre-commit [ #768 ] ( https://github.com/jupyter/jupyter_client/pull/768 ) ([ @blink1073 ] ( https://github.com/blink1073 ) )
19
+
20
+ ### Contributors to this release
21
+
22
+ ([ GitHub contributors page for this release] ( https://github.com/jupyter/jupyter_client/graphs/contributors?from=2022-04-07&to=2022-04-25&type=c ) )
23
+
24
+ [ @blink1073 ] ( https://github.com/search?q=repo%3Ajupyter%2Fjupyter_client+involves%3Ablink1073+updated%3A2022-04-07..2022-04-25&type=Issues ) | [ @pre-commit-ci ] ( https://github.com/search?q=repo%3Ajupyter%2Fjupyter_client+involves%3Apre-commit-ci+updated%3A2022-04-07..2022-04-25&type=Issues )
25
+
26
+ <!-- <END NEW CHANGELOG ENTRY> -->
27
+
5
28
## 7.2.2
6
29
7
30
([ Full Changelog] ( https://github.com/jupyter/jupyter_client/compare/v7.2.1...01b2095d96c81c56edf8f5df44e12e476b2bcd87 ) )
18
41
19
42
[ @blink1073 ] ( https://github.com/search?q=repo%3Ajupyter%2Fjupyter_client+involves%3Ablink1073+updated%3A2022-03-30..2022-04-07&type=Issues ) | [ @davidbrochart ] ( https://github.com/search?q=repo%3Ajupyter%2Fjupyter_client+involves%3Adavidbrochart+updated%3A2022-03-30..2022-04-07&type=Issues ) | [ @echarles ] ( https://github.com/search?q=repo%3Ajupyter%2Fjupyter_client+involves%3Aecharles+updated%3A2022-03-30..2022-04-07&type=Issues ) | [ @pre-commit-ci ] ( https://github.com/search?q=repo%3Ajupyter%2Fjupyter_client+involves%3Apre-commit-ci+updated%3A2022-03-30..2022-04-07&type=Issues )
20
43
21
- <!-- <END NEW CHANGELOG ENTRY> -->
22
-
23
44
## 7.2.1
24
45
25
46
([ Full Changelog] ( https://github.com/jupyter/jupyter_client/compare/v7.2.0...683e8dd96ecd52da48a85f67e4ae31d85f1c6616 ) )
You can’t perform that action at this time.
0 commit comments