File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,16 @@ 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
+ 0.5.1
25
+ -----
26
+
27
+ - Fix for navigation hotkeys [ #1378 ] ( https://github.com/ipython-contrib/jupyter_contrib_nbextensions/pull/1378 )
28
+ - Make endpoint for gists configurable [ #1364 ] ( https://github.com/ipython-contrib/jupyter_contrib_nbextensions/pull/1364 )
29
+ - Fix treefilter [ #1359 ] ( https://github.com/ipython-contrib/jupyter_contrib_nbextensions/pull/1359 )
30
+ - Enable ruler extension in editor [ #1296 ] ( https://github.com/ipython-contrib/jupyter_contrib_nbextensions/pull/1296 )
31
+ - Several spelling fixes
32
+
33
+ Travis/AppVeyor testing is currently broken due to outdated configuration. Will hopefully be working in 0.5.2 again.
24
34
25
35
0.5.0
26
36
-----
You can’t perform that action at this time.
0 commit comments