Skip to content

Commit db64d32

Browse files
authored
Update CHANGELOG.md
1 parent 0e89bf2 commit db64d32

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ which makes it much easier to fill in each release's changelog :)
2323

2424
- Replace `template_path` with `template_paths` [#1532](https://github.com/ipython-contrib/jupyter_contrib_nbextensions/pull/1532). Nbconvert 6.0 replaced `template_path` with `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'
26+
- Drop support for python < 3.6
2627

2728
0.5.1
2829
-----

0 commit comments

Comments
 (0)