diff options
| author | Laurenz <laurmaedje@gmail.com> | 2023-08-07 17:19:41 +0200 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2023-08-07 17:19:41 +0200 |
| commit | da8367e189b02918a8fe1a98fd3059fd11a82cd9 (patch) | |
| tree | c073f265bc34355d9f0a233eed8eeff7433be2c8 /docs | |
| parent | e0cc26995958a82f01121b97f5ea9b5c0a73a8ca (diff) | |
Version bumpv0.7.0
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/changelog.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/changelog.md b/docs/changelog.md index e8c70800..c497d006 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -5,7 +5,7 @@ description: | --- # Changelog -## Unreleased +## Version 0.7.0 (August 7, 2023) { #v0.7.0 } - Text and Layout - Added support for floating figures through the [`placement`]($func/figure.placement) argument on the figure function @@ -147,6 +147,8 @@ description: | they have the same [bug](https://github.com/typst/typst/issues/1842) that the CLI world had +<contributors from="v0.6.0" to="v0.7.0" /> + ## Version 0.6.0 (June 30, 2023) { #v0.6.0 } - Package Management - Typst now has built-in [package management]($scripting/#packages) |
