diff options
| author | Laurenz <laurmaedje@gmail.com> | 2023-10-31 01:36:21 +0100 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2023-10-31 01:36:21 +0100 |
| commit | 7bb4f6df44086b4c1120b227f7ae963e6c2ad5ab (patch) | |
| tree | 25c2dfcaec077b3e201e35f4686fa5e6de57d359 /docs | |
| parent | 9f96386ad171866e914f8891849fd2d89fa0eafb (diff) | |
Version bumpv0.9.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 bf93a4a3..55fe622e 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -5,7 +5,7 @@ description: | --- # Changelog -## Unreleased +## Version 0.9.0 (October 31, 2023) { #v0.9.0 } - Bibliography management - New bibliography engine based on [CSL](https://citationstyles.org/) (Citation Style Language). Ships with about 100 commonly used citation @@ -191,6 +191,8 @@ description: | - Fixed compilation of `typst` by itself (without `typst-library`) - Fixed warnings with Nix flake when using `lib.getExe` +<contributors from="v0.8.0" to="v0.9.0" /> + ## Version 0.8.0 (September 13, 2023) { #v0.8.0 } - Scripting - Plugins (thanks to [@astrale-sharp](https://github.com/astrale-sharp) and |
