diff options
| author | John MacFarlane <[email protected]> | 2024-02-15 10:05:48 -0800 |
|---|---|---|
| committer | John MacFarlane <[email protected]> | 2024-02-15 10:05:48 -0800 |
| commit | ba3e17de8e3c31e85cdd0d8b57d7617d829ae14f (patch) | |
| tree | bbe99687f73a135c64d9fdb04e2a186df74f9528 | |
| parent | 305b9c0d346c3d7b15739a5c526c65404811fcbe (diff) | |
Minor changelog fix.pandoc-server-0.1.0.5pandoc-lua-engine-0.2.1.3pandoc-cli-3.1.123.1.12
| -rw-r--r-- | changelog.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.md b/changelog.md index e350e7c83..4ecbc814c 100644 --- a/changelog.md +++ b/changelog.md @@ -196,7 +196,7 @@ * LaTeX template: support font fallback (lawcho). This support is LuaLaTeX-specific. See MANUAL.txt for documentation. - * Text.Pandoc.Readers: Add `readMan` to exports (George Stagg). + * Text.Pandoc.Readers: Add `readMan` to exports [API change] (George Stagg). * Text.Pandoc.PDF: |
