diff options
| author | Laurenz <laurmaedje@gmail.com> | 2025-03-07 11:19:12 +0100 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2025-03-07 11:19:12 +0100 |
| commit | db9a83d9fc2c9928bcfbc78ccafc2a799ccca2f0 (patch) | |
| tree | 6ea13d8c01238774a5572558a22c16ae45d6ff1b /docs/changelog | |
| parent | 8d3488a07df83760cafa1e17bf4ed4de415a4d69 (diff) | |
Bump version on main
The tagged commit itself is on the 0.13 branch.
Diffstat (limited to 'docs/changelog')
| -rw-r--r-- | docs/changelog/0.13.1.md | 5 |
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" /> |
