aboutsummaryrefslogtreecommitdiff
path: root/changelog.md
diff options
context:
space:
mode:
authorJohn MacFarlane <[email protected]>2025-09-10 09:00:49 +0200
committerJohn MacFarlane <[email protected]>2025-09-10 09:02:23 +0200
commit6d6ab8c87187979e7abedd6253c785f4c35801a4 (patch)
tree15ebc2047bd4c455974f7f190ad14e8c5ea70911 /changelog.md
parent4b126bd90b72d03b8697151f4e055f588430fc2b (diff)
Changelog fix for #11042.
See https://github.com/jgm/pandoc/pull/11042#issuecomment-3271905447
Diffstat (limited to 'changelog.md')
-rw-r--r--changelog.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.md b/changelog.md
index 14356ae12..e2b8a101f 100644
--- a/changelog.md
+++ b/changelog.md
@@ -319,7 +319,7 @@
parameter in a defaults file.
+ Add type `HighlightMethod` and patterns [API Change] (Albert Krewinkel).
+ The `writerListings` and `writerHighlightStyle` fields of the
- `WriterOptions` type are replaced with `writerHighlightStyle`
+ `WriterOptions` type are replaced with `writerHighlightMethod`
[API change] (Albert Krewinkel, #10525).
* Text.Pandoc.Extensions: