summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2025-02-19 11:13:25 +0100
committerLaurenz <laurmaedje@gmail.com>2025-02-19 11:13:25 +0100
commit8dce676dcd691f75696719e0480cd619829846a9 (patch)
tree55fa8952c4492bfea7113f08938dffe5a26f31f8 /docs
parentc02cb70f279cecb0185788e3a10fe1169ff1f1ec (diff)
Version bumpv0.13.0
Diffstat (limited to 'docs')
-rw-r--r--docs/changelog/0.13.0.md6
-rw-r--r--docs/changelog/welcome.md2
2 files changed, 4 insertions, 4 deletions
diff --git a/docs/changelog/0.13.0.md b/docs/changelog/0.13.0.md
index fa9f18da..6c2fe427 100644
--- a/docs/changelog/0.13.0.md
+++ b/docs/changelog/0.13.0.md
@@ -1,9 +1,9 @@
---
title: 0.13.0
-description: Changes slated to appear in Typst 0.13.0
+description: Changes in Typst 0.13.0
---
-# Version 0.13.0, Release Candidate 1 (February 5, 2025) { #v0.13.0-rc1 }
+# Version 0.13.0 (February 19, 2025)
## Highlights
- There is now a distinction between [proper paragraphs]($par) and just
@@ -341,4 +341,4 @@ feature flag.
- Fixed linux/arm64 Docker image
## Contributors
-<contributors from="v0.12.0" to="v0.13.0-rc1" />
+<contributors from="v0.12.0" to="v0.13.0" />
diff --git a/docs/changelog/welcome.md b/docs/changelog/welcome.md
index eca5c254..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
-- [Typst 0.13.0 (Release Candidate 1)]($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)