summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/biblatex-ext/CHANGES.md
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-ext/CHANGES.md')
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-ext/CHANGES.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-ext/CHANGES.md b/Master/texmf-dist/doc/latex/biblatex-ext/CHANGES.md
index e2733ecc1a9..c317295d773 100644
--- a/Master/texmf-dist/doc/latex/biblatex-ext/CHANGES.md
+++ b/Master/texmf-dist/doc/latex/biblatex-ext/CHANGES.md
@@ -1,5 +1,16 @@
# Changelog
+## Version 0.8d (2020-03-15)
+
+See <https://github.com/moewew/biblatex-ext/compare/v0.8c...v0.8d>
+
+### Fixed
+- Avoid an error about the bibmacro `labeltitle` being undefined
+ in some contexts.
+ Define and use `tabular:labeltitle` in 'tabular:sortname`.
+ If available `tabular:labeltitle` is just `labeltitle`,
+ if not we recreate the definition from `authoryear.bbx`.
+
## Version 0.8c (2019-11-30)
See <https://github.com/moewew/biblatex-ext/compare/v0.8b...v0.8c>