diff options
| author | Laurenz <laurmaedje@gmail.com> | 2023-04-04 18:29:18 +0200 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2023-04-04 18:29:18 +0200 |
| commit | 5b0297464efc131beb7be84fa7a02b9a8670b5dd (patch) | |
| tree | e8bc1a0420c42ce4866a129f9b36ff3541a715f3 /docs | |
| parent | bfec77754267488a37bd843fa080c9c6ca589fd9 (diff) | |
Rename bibliography styles
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/src/general/changelog.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/src/general/changelog.md b/docs/src/general/changelog.md index d5d6a9da..4d8c4867 100644 --- a/docs/src/general/changelog.md +++ b/docs/src/general/changelog.md @@ -12,6 +12,9 @@ description: | - `typst fonts` to list all fonts - **Breaking:** Manual counters now start at zero. Read the "How to step" section [here]($func/counter) for more details +- **Breaking:** Renamed the `{"author-date"}` and `{"author-title"}` + [bibliography styles]($func/bibliography.style) to `{"chicago-author-date"}` + and `{"chicago-author-title"}` - Added support for clipping in [boxes]($func/box.clip) and [blocks]($func/block.clip) - Added [`polygon`]($func/polygon) function for drawing polygons |
