From 2dfd44fedd99ab9414c17f358179e1c37e953f30 Mon Sep 17 00:00:00 2001 From: Laurenz Date: Fri, 30 Jun 2023 16:21:22 +0200 Subject: Version bump --- docs/src/general/changelog.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'docs/src/general') diff --git a/docs/src/general/changelog.md b/docs/src/general/changelog.md index ae02945d..95808fab 100644 --- a/docs/src/general/changelog.md +++ b/docs/src/general/changelog.md @@ -5,7 +5,7 @@ description: | --- # Changelog -## Unreleased +## Version 0.6.0 (June 30, 2023) { #v0.6.0 } - Package Management - Typst now has built-in [package management]($scripting/#packages) - You can import [published]($packages) community packages or create and use @@ -54,15 +54,17 @@ description: | - Added some hints for error messages - Added some missing syntaxes for [`raw`]($func/raw) highlighting - Improved rendering of rotated images in PNG export and web app - - Made [footnotes]($func/footnote) reusable and referencable + - Made [footnotes]($func/footnote) reusable and referenceable - Fixed bug with citations and bibliographies in [`locate`]($func/locate) - Fixed inconsistent tense in documentation - Development - Added [contribution guide](https://github.com/typst/typst/blob/main/CONTRIBUTING.md) - - Reworked `World` interface to accommodate for package managment and make + - Reworked `World` interface to accommodate for package management and make it a bit simpler to implement _(Breaking change for implementors)_ + + ## Version 0.5.0 (June 9, 2023) { #v0.5.0 } - Text and Layout - Added [`raw`]($func/raw) syntax highlighting for many more languages -- cgit v1.2.3