summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2025-03-07 11:19:12 +0100
committerLaurenz <laurmaedje@gmail.com>2025-03-07 11:19:12 +0100
commitdb9a83d9fc2c9928bcfbc78ccafc2a799ccca2f0 (patch)
tree6ea13d8c01238774a5572558a22c16ae45d6ff1b /docs
parent8d3488a07df83760cafa1e17bf4ed4de415a4d69 (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.1.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/changelog/0.13.1.md b/docs/changelog/0.13.1.md
index 15bd9f6d..caf523e1 100644
--- a/docs/changelog/0.13.1.md
+++ b/docs/changelog/0.13.1.md
@@ -3,7 +3,7 @@ title: 0.13.1
description: Changes in Typst 0.13.1
---
-# Version 0.13.1
+# Version 0.13.1 (March 7, 2025)
## Command Line Interface
- Fixed high CPU usage for `typst watch` on Linux. Depending on the project
@@ -24,3 +24,6 @@ description: Changes in Typst 0.13.1
## Deprecations
- Fixed false positives in deprecation warnings for type/str comparisons
+
+## Contributors
+<contributors from="v0.13.0" to="v0.13.1" />