diff options
| author | Laurenz <laurmaedje@gmail.com> | 2024-03-15 15:54:53 +0100 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2024-03-15 16:03:45 +0100 |
| commit | 2bf9f95dd83f2ceef1e32ae1847a162c7d193f76 (patch) | |
| tree | e65233face4e690c60479c1dbcc8748aebe07699 /docs | |
| parent | faca50a240b25a935f9ce310af55d0be51f64303 (diff) | |
Version bumpv0.11.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 6b99f154..34652f42 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -5,7 +5,7 @@ description: | --- # Changelog -## Unreleased +## Version 0.11.0 (March 15, 2024) { #v0.11.0 } - Tables (thanks to [@PgBiel](https://github.com/PgBiel)) - Tables are now _much_ more flexible, read the new [table guide]($guides/table-guide) to get started @@ -271,6 +271,8 @@ description: | to `Smart`. It should only be set to `Smart::Custom` if you can provide a stable identifier (like the web app can). The CLI sets `Smart::Auto`. +<contributors from="v0.10.0" to="v0.11.0" /> + ## Version 0.10.0 (December 4, 2023) { #v0.10.0 } - Bibliography management - Added support for citation collapsing (e.g. `[[1]-[3]]` instead of |
