File tree Expand file tree Collapse file tree 2 files changed +21
-3
lines changed Expand file tree Collapse file tree 2 files changed +21
-3
lines changed Original file line number Diff line number Diff line change 22
33<!-- <START NEW CHANGELOG ENTRY> -->
44
5- ## 0.1 .0
5+ ## 0.2 .0
66
7- Initial Release
7+ ([ Full Changelog] ( https://github.com/jupyter-server/pytest-jupyter/compare/0.1.0...6c530ccefdfda73ba3ed9cc4d36356c30efec6e8 ) )
8+
9+ ### Enhancements made
10+
11+ - Clean up echo kernel handling and update readme [ #22 ] ( https://github.com/jupyter-server/pytest-jupyter/pull/22 ) ([ @blink1073 ] ( https://github.com/blink1073 ) )
12+
13+ ### Maintenance and upkeep improvements
14+
15+ - Add releaser workflows [ #21 ] ( https://github.com/jupyter-server/pytest-jupyter/pull/21 ) ([ @blink1073 ] ( https://github.com/blink1073 ) )
16+
17+ ### Contributors to this release
18+
19+ ([ GitHub contributors page for this release] ( https://github.com/jupyter-server/pytest-jupyter/graphs/contributors?from=2022-11-27&to=2022-11-27&type=c ) )
20+
21+ [ @blink1073 ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fpytest-jupyter+involves%3Ablink1073+updated%3A2022-11-27..2022-11-27&type=Issues ) | [ @codecov ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fpytest-jupyter+involves%3Acodecov+updated%3A2022-11-27..2022-11-27&type=Issues )
822
923<!-- <END NEW CHANGELOG ENTRY> -->
24+
25+ ## 0.1.0
26+
27+ Initial Release
Original file line number Diff line number Diff line change 11# Copyright (c) Jupyter Development Team.
22# Distributed under the terms of the Modified BSD License.
33
4- __version__ = "0.1 .0"
4+ __version__ = "0.2 .0"
You can’t perform that action at this time.
0 commit comments