Skip to content

Commit 98a0785

Browse files
author
juhasch
committed
Update to 0.5.1
1 parent cdfac06 commit 98a0785

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,16 @@ 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+
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.
2434

2535
0.5.0
2636
-----

0 commit comments

Comments
 (0)