diff options
author | John MacFarlane <fiddlosopher@gmail.com> | 2012-06-01 10:52:37 -0700 |
---|---|---|
committer | John MacFarlane <fiddlosopher@gmail.com> | 2012-06-01 10:52:37 -0700 |
commit | be45b2877f9a543fc7e6762d6cb2ee021150452a (patch) | |
tree | 96b5328fcca71bcdd0f57f1bc3ba81aba780127b | |
parent | e14712dabd9773a44be9a29fecb903079dac162f (diff) | |
download | pandoc-be45b2877f9a543fc7e6762d6cb2ee021150452a.tar.gz |
Updated changelog.
-rw-r--r-- | changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -17,6 +17,8 @@ pandoc (1.9.4) + More consistent interblock spacing. + Require highlighting-kate >= 0.5.1, for proper highlighted inline code in LaTeX. Closes #527. + + Ensure that a Verbatim at the end of a footnote is followed by + a newline. (Fixes a regression in the previous version.) * ConTeXt writer: |