diff options
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 2 |
1 files changed, 1 insertions, 1 deletions
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] |