Skip to content

Commit e9f344b

Browse files
committed
fixed misplacement - 0.4.0 -> unreleased
1 parent 87b05c6 commit e9f344b

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

CHANGELOG.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,17 @@ Unreleased (aka. GitHub master)
2121
This is where each new PR to the project should add a summary of its changes,
2222
which makes it much easier to fill in each release's changelog :)
2323

24+
Repo-level stuff:
25+
2426
- Added CONTRIBUTING.md
2527
[#1224](https://github.com/ipython-contrib/jupyter_contrib_nbextensions/pull/1224)
2628
[@consideratio](https://github.com/consideratio)
2729

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+
2835
0.4.0
2936
-----
3037

@@ -121,10 +128,6 @@ New features and bugfixes:
121128
- `code_prettify` Update `code_prettify.yaml`
122129
[#1162](https://github.com/ipython-contrib/jupyter_contrib_nbextensions/pull/1162)
123130
[@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)
128131

129132

130133
0.3.3

0 commit comments

Comments
 (0)