summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/biblatex-contrib/windycity/CHANGES.md
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/biblatex-contrib/windycity/CHANGES.md')
-rw-r--r--macros/latex/contrib/biblatex-contrib/windycity/CHANGES.md30
1 files changed, 30 insertions, 0 deletions
diff --git a/macros/latex/contrib/biblatex-contrib/windycity/CHANGES.md b/macros/latex/contrib/biblatex-contrib/windycity/CHANGES.md
index b271d2f4f5..848dc99b27 100644
--- a/macros/latex/contrib/biblatex-contrib/windycity/CHANGES.md
+++ b/macros/latex/contrib/biblatex-contrib/windycity/CHANGES.md
@@ -8,6 +8,36 @@ indicate updates to Windy City's [repository on
GitHub](https://github.com/brianchase/windycity "GitHub:
brianchase/windycity").
+## 2021-11-09
+
+* added support for manuscript collections (see examples for *CMOS*
+ 14.222, 14.229, and 14.230)
+* improved support for unpublished lectures, presentations, and
+ similar works with the help of a `typeaddon` field (see examples for
+ *CMOS* 14.216 and 14.217)
+* added `\parenauth` and `\parenauths` citation commands for
+ parenthetical citations that omit the year (see example in *CMOS*
+ 15.54)
+* added support for the `shorteditor` field and added a
+ `shorttranslator` field (like `shortauthor`, they print only in the
+ author's position of subsequent citations, not in bibliographies or
+ first citations)
+* editor and translator type fields accept the values `anon`, `anon?`,
+ and `pseudo` to indicate anonymous and pseudonymous editors and
+ translators (since the fields accept multiple values, you could
+ list, for example, a pseudonymous compiler)
+* fixed at least one bug with the `ibidpage` bibliography option (it
+ prevented page numbers from printing in some contexts where most but
+ not all of the right conditions were met)
+* fixed the `shortlinks` bibliography option to stop it from inserting
+ links in bibliographies (the links belong only in citations)
+* for `@article` entries, fixed the relative positions of `series` and
+ `location`
+* for `@thesis` entries, fixed missing punctuation in notes between
+ `title` and `note`
+* fixed a spacing problem in the `postnote` of some `@review` entries
+
+
## 2021-07-07
* improved the workflow for titles, subtitles, and the like; no change