diff options
| author | Laurenz <laurmaedje@gmail.com> | 2025-02-05 14:59:13 +0100 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2025-02-05 15:49:19 +0100 |
| commit | 56d8188c61de95e4fb6b8e77a175e72e20dba99e (patch) | |
| tree | d07bccc146f8a7a8ab940152c896571d19da490d /docs | |
| parent | 4a9a5d2716fc91f60734769eb001aef32fe15403 (diff) | |
Release Candidate 1v0.13.0-rc1
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/changelog/0.13.0.md | 7 | ||||
| -rw-r--r-- | docs/changelog/welcome.md | 2 |
2 files changed, 6 insertions, 3 deletions
diff --git a/docs/changelog/0.13.0.md b/docs/changelog/0.13.0.md index 50819f65..0d6f915d 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 +title: 0.13.0 description: Changes slated to appear in Typst 0.13.0 --- -# Unreleased +# Version 0.13.0, Release Candidate 1 (February 5, 2025) { #v0.13.0-rc1 } ## Highlights - There is now a distinction between [proper paragraphs]($par) and just @@ -322,3 +322,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-rc1" /> diff --git a/docs/changelog/welcome.md b/docs/changelog/welcome.md index bb245eb0..eca5c254 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 (Release Candidate 1)]($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) |
