summaryrefslogtreecommitdiff
path: root/docs/changelog/0.13.0.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/changelog/0.13.0.md')
-rw-r--r--docs/changelog/0.13.0.md9
1 files changed, 6 insertions, 3 deletions
diff --git a/docs/changelog/0.13.0.md b/docs/changelog/0.13.0.md
index 4212c825..6c2fe427 100644
--- a/docs/changelog/0.13.0.md
+++ b/docs/changelog/0.13.0.md
@@ -1,9 +1,9 @@
---
-title: Unreleased changes planned for 0.13.0
-description: Changes slated to appear in Typst 0.13.0
+title: 0.13.0
+description: Changes in Typst 0.13.0
---
-# Unreleased
+# Version 0.13.0 (February 19, 2025)
## Highlights
- There is now a distinction between [proper paragraphs]($par) and just
@@ -339,3 +339,6 @@ feature flag.
feature is enabled
- Increased minimum supported Rust version to 1.80
- Fixed linux/arm64 Docker image
+
+## Contributors
+<contributors from="v0.12.0" to="v0.13.0" />