summaryrefslogtreecommitdiff
path: root/docs/changelog/0.13.1.md
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2025-03-07 11:13:08 +0100
committerLaurenz <laurmaedje@gmail.com>2025-03-07 11:13:08 +0100
commit8ace67d942a4b8c6b9d95b73b3a39f5d0259c7b2 (patch)
treea3a198b6f1deb8c7b620c7d03358d97f86145573 /docs/changelog/0.13.1.md
parent81e9bc7c8febc460ef470c0f555aa3d21b78c0c5 (diff)
Version bumpv0.13.10.13
Diffstat (limited to 'docs/changelog/0.13.1.md')
-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" />