summaryrefslogtreecommitdiff
path: root/docs/changelog.md
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2023-10-31 01:36:21 +0100
committerLaurenz <laurmaedje@gmail.com>2023-10-31 01:36:21 +0100
commit7bb4f6df44086b4c1120b227f7ae963e6c2ad5ab (patch)
tree25c2dfcaec077b3e201e35f4686fa5e6de57d359 /docs/changelog.md
parent9f96386ad171866e914f8891849fd2d89fa0eafb (diff)
Version bumpv0.9.0
Diffstat (limited to 'docs/changelog.md')
-rw-r--r--docs/changelog.md4
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