summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2024-10-15 15:14:06 +0200
committerLaurenz <laurmaedje@gmail.com>2024-10-15 16:02:18 +0200
commitef309ca19617a3f1b8b78efb9644b67460fa5203 (patch)
tree90c44009e5e1fe2b4e0f8ffe304f21ef5f7a8103 /docs
parentd8602ef2029277df445d34b5fdff724115f73896 (diff)
Release Candidate 2v0.12.0-rc2
Diffstat (limited to 'docs')
-rw-r--r--docs/changelog.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/changelog.md b/docs/changelog.md
index 1f26ea03..92c98cfe 100644
--- a/docs/changelog.md
+++ b/docs/changelog.md
@@ -6,7 +6,7 @@ description: |
# Changelog
-## Version 0.12.0, Release Candidate 1 (October 3, 2024) { #v0.12.0-rc1 }
+## Version 0.12.0, Release Candidate 2 (October 15, 2024) { #v0.12.0-rc2 }
### Highlights { #_ }
- Added support for multi-column floating [placement]($place.scope) and
[figures]($figure.scope)
@@ -406,7 +406,7 @@ description: |
- The `xz2` dependency used by the self-updater is now statically linked
- The Dockerfile now has an `ENTRYPOINT` directive
-<contributors from="v0.11.0" to="v0.12.0-rc1" />
+<contributors from="v0.11.0" to="v0.12.0-rc2" />
## Version 0.11.1 (May 17, 2024) { #v0.11.1 }
- Security