From 0808c2a03f0dec1cd442e5e3cddfb70419724874 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 16 Feb 2020 07:33:06 -0800 Subject: Fix typo in changelog. --- changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 7e2cc45d9..c39d6c3e6 100644 --- a/changelog.md +++ b/changelog.md @@ -107,7 +107,7 @@ * Add Text.Pandoc.Image with unexported svgToPng. - * Text.Pandoc.XML: EXport `html5Attributes`, `html4Attributes`, + * Text.Pandoc.XML: Export `html5Attributes`, `html4Attributes`, `rdfaAttributes` (formerly unexported in Text.Pandoc.Writers.HTML). [API change] -- cgit v1.2.3