Skip to content

Commit 39f07ce

Browse files
committed
update readme changelog
[skip ci] [ci skip]
1 parent cf3ac16 commit 39f07ce

File tree

1 file changed

+20
-2
lines changed

1 file changed

+20
-2
lines changed

README.md

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,24 @@ Common utilities for jupyter-contrib projects. Includes:
1616
Changes
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+
1932
0.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

2338
0.3.0
2439
-----
@@ -29,15 +44,18 @@ Changes
2944
* Also patch `JUPYTER_RUNTIME_DIR` environment variable in
3045
`testing_utils.jupyter_env`
3146

47+
3248
0.2.0
3349
-----
3450

3551
Include almost-full 4.2 nbextensions public API
3652

53+
3754
0.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

4260
0.0.1
4361
-----

0 commit comments

Comments
 (0)