diff --git a/docs/source/whatsnew/pr/minimal-pandoc.rst b/docs/source/whatsnew/pr/minimal-pandoc.rst new file mode 100644 index 0000000..0a799c1 --- /dev/null +++ b/docs/source/whatsnew/pr/minimal-pandoc.rst @@ -0,0 +1,3 @@ +* PandocMissing exceptions will be raised if Pandoc is unavailable +* Recommended Pandoc version for use with nbconvert is 1.12.1 +* warnings will be printed if the version is not good.