diff options
author | John MacFarlane <jgm@berkeley.edu> | 2018-04-24 12:36:30 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2018-04-24 12:36:48 -0700 |
commit | 68f5e5c988de8020e2e8f0bb270903e69e78011a (patch) | |
tree | 2ffe89c98c841f73e8edb4548e63fd9f4d9fefa7 /changelog | |
parent | 317840ab0dcc886575c39f31db07ecc7b868a59f (diff) | |
download | pandoc-68f5e5c988de8020e2e8f0bb270903e69e78011a.tar.gz |
Update changelog.
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -223,6 +223,9 @@ pandoc (2.1.4) * Fix example in lua-filters docs (#4459, HeirOfNorton). + * Use the `-threaded` GHC flag when building benchmarks (#4587, + Francesco Occhipinti). + * Bump temporary upper bound to 1.4. * Use pandoc-citeproc 0.14.3. |