diff options
author | John MacFarlane <jgm@berkeley.edu> | 2015-11-16 07:39:02 -0800 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2015-11-16 07:40:08 -0800 |
commit | 0555d028b5ce8c41e33011c1bfd0212d546cb8c1 (patch) | |
tree | 5d8ee37701eb5ce9b69bea8d853cf2b486d94296 /changelog | |
parent | d58d242931b5317864eea12ed5da9921488f5e86 (diff) | |
download | pandoc-0555d028b5ce8c41e33011c1bfd0212d546cb8c1.tar.gz |
Bump version to 1.15.2.1. Updated changelog.
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +pandoc (1.15.2.1) + + + * Added two missing test files, and `stack.yaml`, to + `extra-source-files` so they're included in the source tarball. + pandoc (1.15.2) * `pandoc my.md -t context -o my.pdf` will now create a PDF using |