File tree Expand file tree Collapse file tree 2 files changed +20
-3
lines changed Expand file tree Collapse file tree 2 files changed +20
-3
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,25 @@ All notable changes to this project will be documented in this file.
44
55<!-- <START NEW CHANGELOG ENTRY> -->
66
7+ ## 0.4.0
8+
9+ ([ Full Changelog] ( https://github.com/jupyter-server/jupyter_server_terminals/compare/v0.3.2...6aa63b9c7cfcbe44da7d65964f2b84e0a3a7c83c ) )
10+
11+ ### Maintenance and upkeep improvements
12+
13+ - Add ability to release from repo [ #59 ] ( https://github.com/jupyter-server/jupyter_server_terminals/pull/59 ) ([ @blink1073 ] ( https://github.com/blink1073 ) )
14+ - Handle jupyter core warning [ #58 ] ( https://github.com/jupyter-server/jupyter_server_terminals/pull/58 ) ([ @blink1073 ] ( https://github.com/blink1073 ) )
15+ - Bump actions/checkout from 2 to 3 [ #57 ] ( https://github.com/jupyter-server/jupyter_server_terminals/pull/57 ) ([ @dependabot ] ( https://github.com/dependabot ) )
16+ - Add dependabot [ #56 ] ( https://github.com/jupyter-server/jupyter_server_terminals/pull/56 ) ([ @blink1073 ] ( https://github.com/blink1073 ) )
17+
18+ ### Contributors to this release
19+
20+ ([ GitHub contributors page for this release] ( https://github.com/jupyter-server/jupyter_server_terminals/graphs/contributors?from=2022-10-31&to=2022-11-11&type=c ) )
21+
22+ [ @blink1073 ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server_terminals+involves%3Ablink1073+updated%3A2022-10-31..2022-11-11&type=Issues ) | [ @dependabot ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server_terminals+involves%3Adependabot+updated%3A2022-10-31..2022-11-11&type=Issues ) | [ @pre-commit-ci ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server_terminals+involves%3Apre-commit-ci+updated%3A2022-10-31..2022-11-11&type=Issues )
23+
24+ <!-- <END NEW CHANGELOG ENTRY> -->
25+
726## 0.3.2
827
928([ Full Changelog] ( https://github.com/jupyter-server/jupyter_server_terminals/compare/v0.3.1...574e1018b7d924f09c1ca45389182f1fd314caee ) )
@@ -22,8 +41,6 @@ All notable changes to this project will be documented in this file.
2241
2342[ @blink1073 ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server_terminals+involves%3Ablink1073+updated%3A2022-09-08..2022-10-31&type=Issues ) | [ @codecov-commenter ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server_terminals+involves%3Acodecov-commenter+updated%3A2022-09-08..2022-10-31&type=Issues ) | [ @pre-commit-ci ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_server_terminals+involves%3Apre-commit-ci+updated%3A2022-09-08..2022-10-31&type=Issues )
2443
25- <!-- <END NEW CHANGELOG ENTRY> -->
26-
2744## 0.3.1
2845
2946([ Full Changelog] ( https://github.com/jupyter-server/jupyter_server_terminals/compare/v0.3.0...6d8b60bc758adc8656ff530a600fb7f57a34259e ) )
Original file line number Diff line number Diff line change 1- __version__ = "0.3.2 "
1+ __version__ = "0.4.0 "
You can’t perform that action at this time.
0 commit comments