File tree Expand file tree Collapse file tree 1 file changed +20
-2
lines changed Expand file tree Collapse file tree 1 file changed +20
-2
lines changed Original file line number Diff line number Diff line change @@ -16,9 +16,24 @@ Common utilities for jupyter-contrib projects. Includes:
1616Changes
1717=======
1818
19+ 0.3.3
20+ -----
21+
22+ More bugfixes for notebook 5
23+
24+
25+ 0.3.2
26+ -----
27+
28+ Fix for ` ArgumentConflict ` , which moved module in notebook 5, courtesy of
29+ [ @haobibo ] ( https://github.com/haobibo )
30+
31+
19320.3.1
2033-----
21- * Patch release removing non-ASCII whitespace character from MANIFEST.in
34+
35+ Patch release removing non-ASCII whitespace character from MANIFEST.in
36+
2237
23380.3.0
2439-----
@@ -29,15 +44,18 @@ Changes
2944* Also patch ` JUPYTER_RUNTIME_DIR ` environment variable in
3045 ` testing_utils.jupyter_env `
3146
47+
32480.2.0
3349-----
3450
3551Include almost-full 4.2 nbextensions public API
3652
53+
37540.1.0
3855-----
3956
40- Move raise_on_bad_version to testing_utils package.
57+ Move ` raise_on_bad_version ` to ` testing_utils ` package.
58+
4159
42600.0.1
4361-----
You can’t perform that action at this time.
0 commit comments