From 5b0297464efc131beb7be84fa7a02b9a8670b5dd Mon Sep 17 00:00:00 2001 From: Laurenz Date: Tue, 4 Apr 2023 18:29:18 +0200 Subject: Rename bibliography styles --- docs/src/general/changelog.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs') 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 -- cgit v1.2.3