Skip to content

Commit 7e19012

Browse files
author
Jürgen Hasch
committed
Update changelog
1 parent 60199e8 commit 7e19012

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,14 @@ readthedocs stuff gets all the shiny link goodness. Thanks!
1818
Unreleased (aka. GitHub master)
1919
-------------------------------
2020

21-
This is where each new PR to the project should add a summary of its changes,
22-
which makes it much easier to fill in each release's changelog :)
21+
0.5.3
22+
-----
2323

2424
- Replace `template_path` with `extra_template_paths` [#1532](https://github.com/ipython-contrib/jupyter_contrib_nbextensions/pull/1532). Nbconvert 6.0 replaced `template_path` with `extra_template_paths` (see https://nbconvert.readthedocs.io/en/latest/changelog.html#significant-changes). This change in Nbconvert 6.0 causes errors in jupyter_latex_envs and in jupyter_contrib_nbextensions (see [#1529](https://github.com/ipython-contrib/jupyter_contrib_nbextensions/issues/1529).
2525
- Update `install_requires` list in `setup.py` with 'nbconvert >=6.0'
2626
- Drop support for python < 3.6
27+
- [toc2] fix for disappearing sidebar in static html_toc export [#1548](https://github.com/ipython-contrib/jupyter_contrib_nbextensions/pull/1548)
28+
2729

2830
0.5.1
2931
-----

0 commit comments

Comments
 (0)