Update changelog.

This commit is contained in:
John MacFarlane
2026-08-12 10:33:00 -07:00
parent 51c7b1bfc4
commit f2ee5dfee8
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -495,6 +495,7 @@
- infinity0x
- jeongminkim-islab
- josch
- k6G52m4Dz75W
- kaizshang91
- lawcho
- lifeunleaded
+2
View File
@@ -26,6 +26,8 @@
* Text.Pandoc.Readers.HTML.TagCategories (unexported): export `voidTags`.
* epub.css: Add support for dark mode (k6G52m4Dz75W).
* WASM build: restore legacy exception handling,
for compatibility with wasmtime (#11787).