From a4fb3b036bdf7b3702019522509b7cf77126d080 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 16 Feb 2020 07:31:06 -0800 Subject: Small changelog fix. --- changelog.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/changelog.md b/changelog.md index 09f23cefb..7e2cc45d9 100644 --- a/changelog.md +++ b/changelog.md @@ -107,12 +107,9 @@ * Add Text.Pandoc.Image with unexported svgToPng. - * Moved html5Attributes, html4Attributes, rdfaAttributes - from T.P.Writers.HTML (where they were unexported) to - T.P.XML (where they are now exported). - [API change: new exported functions] - This allows these sets to be used elsewhere, e.g. - in the HTML reader. + * Text.Pandoc.XML: EXport `html5Attributes`, `html4Attributes`, + `rdfaAttributes` (formerly unexported in Text.Pandoc.Writers.HTML). + [API change] * Text.Pandoc.Shared: Export a new function `findM` (#6125, Joseph C. Sible). -- cgit v1.2.3