summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2025-02-19 11:25:09 +0100
committerLaurenz <laurmaedje@gmail.com>2025-02-19 11:25:31 +0100
commitd199546f9fe92b2d380dc337298fdca3e6fca8c8 (patch)
treec16454ea33faadadb77107f5684b376c43e7297f /docs
parenta543ee9445c0541b34a2bb5ea3b48ca596b71152 (diff)
Bump version on main
The tagged commit itself is on the 0.13 branch.
Diffstat (limited to 'docs')
-rw-r--r--docs/changelog/0.13.0.md9
-rw-r--r--docs/changelog/welcome.md2
2 files changed, 7 insertions, 4 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" />
diff --git a/docs/changelog/welcome.md b/docs/changelog/welcome.md
index bb245eb0..8fb85f87 100644
--- a/docs/changelog/welcome.md
+++ b/docs/changelog/welcome.md
@@ -10,7 +10,7 @@ forward. This section documents all changes to Typst since its initial public
release.
## Versions
-- [Unreleased changes planned for Typst 0.13.0]($changelog/0.13.0)
+- [Typst 0.13.0]($changelog/0.13.0)
- [Typst 0.12.0]($changelog/0.12.0)
- [Typst 0.11.1]($changelog/0.11.1)
- [Typst 0.11.0]($changelog/0.11.0)