aboutsummaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2021-06-20 19:25:43 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2021-06-20 19:25:43 -0700
commit0c4ed0045a2adb611f83054ad29d68f46b0611c5 (patch)
tree7efcdb11a9d41fbd4db3c20804023d1d577dc846 /changelog.md
parent39d019ca73090cf645053ed1331dc6cd2eb9d1fd (diff)
downloadpandoc-0c4ed0045a2adb611f83054ad29d68f46b0611c5.tar.gz
Bump to 2.14.0.3, update changelog, require latest skylighting.
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md
index 34615b948..049d1db57 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,5 +1,17 @@
# Revision history for pandoc
+## pandoc 2.14.0.3 (2021-06-20)
+
+ * Text.Pandoc.MediaBag `insertMediaBag`: ensure we get a sane mediaPath
+ for URLs (#7391). In earlier 2.14.x versions, we'd get
+ incorrect paths for resources downloaded from URLs when the
+ media are extracted (including in PDF production).
+ * Use lts-18.0 stack resolver.
+ * Require skylighting 0.10.5.2 (adding support for Swift).
+ * Require commonmark 0.2.1.
+ * Rephrase section on unsafe HTML in manual.
+ * Create SECURITY.md
+
## pandoc 2.14.0.2 (2021-06-13)
* Fix MediaBag regressions (#7345). iIn the 2.14 release `--extract-media`