File tree Expand file tree Collapse file tree 2 files changed +17
-3
lines changed Expand file tree Collapse file tree 2 files changed +17
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<!-- <START NEW CHANGELOG ENTRY> -->
4
4
5
+ ## 0.4.0
6
+
7
+ ([ Full Changelog] ( https://github.com/jupyter-server/pytest-jupyter/compare/v0.2.3...e6b05fed3a3d10627ffe222cd2d3ca9ca1ee7bce ) )
8
+
9
+ ### Enhancements made
10
+
11
+ - Refactor fixtures [ #26 ] ( https://github.com/jupyter-server/pytest-jupyter/pull/26 ) ([ @blink1073 ] ( https://github.com/blink1073 ) )
12
+
13
+ ### Contributors to this release
14
+
15
+ ([ 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 ) )
16
+
17
+ [ @blink1073 ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fpytest-jupyter+involves%3Ablink1073+updated%3A2022-11-27..2022-11-27&type=Issues )
18
+
19
+ <!-- <END NEW CHANGELOG ENTRY> -->
20
+
5
21
## 0.2.3
6
22
7
23
([ Full Changelog] ( https://github.com/jupyter-server/pytest-jupyter/compare/v0.2.2...5e7c41b19baaa04253f08b8e2474ea72983683d4 ) )
16
32
17
33
[ @blink1073 ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fpytest-jupyter+involves%3Ablink1073+updated%3A2022-11-27..2022-11-27&type=Issues )
18
34
19
- <!-- <END NEW CHANGELOG ENTRY> -->
20
-
21
35
## 0.2.2
22
36
23
37
([ Full Changelog] ( https://github.com/jupyter-server/pytest-jupyter/compare/v0.2.1...83d5ae13da2decca72fbcdfb718770340e2e6d56 ) )
Original file line number Diff line number Diff line change 1
1
# Copyright (c) Jupyter Development Team.
2
2
# Distributed under the terms of the Modified BSD License.
3
3
4
- __version__ = "0.3.0.dev0 "
4
+ __version__ = "0.4.0 "
You can’t perform that action at this time.
0 commit comments