summaryrefslogtreecommitdiff
path: root/docs/changelog.md
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2023-09-14 14:59:16 +0200
committerLaurenz <laurmaedje@gmail.com>2023-09-14 14:59:16 +0200
commitde902d8775992a6d7a2168964de8e2db336504c4 (patch)
treed8d734b1226c0819e9eb5f603b65235068ac17d9 /docs/changelog.md
parentf15b81e9a702be791d72d115cf8696020748cd7b (diff)
Minor docs fixes
Diffstat (limited to 'docs/changelog.md')
-rw-r--r--docs/changelog.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/changelog.md b/docs/changelog.md
index 8c14ce96..4f83b588 100644
--- a/docs/changelog.md
+++ b/docs/changelog.md
@@ -7,7 +7,8 @@ description: |
# Changelog
## Version 0.8.0 (September 13, 2023) { #v0.8.0 }
- Scripting
- - Plugins (thanks to [@astrale-sharp](https://github.com/astrale-sharp))
+ - Plugins (thanks to [@astrale-sharp](https://github.com/astrale-sharp) and
+ [@arnaudgolfouse](https://github.com/arnaudgolfouse))
- Typst can now load [plugins]($plugin) that are compiled to WebAssembly
- Anything that can be compiled to WebAssembly can thus be loaded as a
plugin