File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -21,10 +21,17 @@ Unreleased (aka. GitHub master)
21
21
This is where each new PR to the project should add a summary of its changes,
22
22
which makes it much easier to fill in each release's changelog :)
23
23
24
+ Repo-level stuff:
25
+
24
26
- Added CONTRIBUTING.md
25
27
[ #1224 ] ( https://github.com/ipython-contrib/jupyter_contrib_nbextensions/pull/1224 )
26
28
[ @consideratio ] ( https://github.com/consideratio )
27
29
30
+ New features and bugfixes:
31
+
32
+ - ` init_cell `
33
+ * Warning dialog now always relevant, fixes [ #1223 ] ( https://github.com/ipython-contrib/jupyter_contrib_nbextensions/issues/1223 ) . [ #1226 ] ( https://github.com/ipython-contrib/jupyter_contrib_nbextensions/pull/1226 ) [ @consideratio ] ( https://github.com/consideratio )
34
+
28
35
0.4.0
29
36
-----
30
37
@@ -121,10 +128,6 @@ New features and bugfixes:
121
128
- ` code_prettify ` Update ` code_prettify.yaml `
122
129
[ #1162 ] ( https://github.com/ipython-contrib/jupyter_contrib_nbextensions/pull/1162 )
123
130
[ @fehiepsi ] ( https://github.com/fehiepsi )
124
- - ` init_cell `
125
- * Warning dialog now always relevant, fixes [ #1223 ] .(https://github.com/ipython-contrib/jupyter_contrib_nbextensions/issues/1223 )
126
- [ #1226 ] ( https://github.com/ipython-contrib/jupyter_contrib_nbextensions/pull/1226 )
127
- [ @consideratio ] ( https://github.com/consideratio )
128
131
129
132
130
133
0.3.3
You can’t perform that action at this time.
0 commit comments