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.md9
1 files changed, 9 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 3db06c23484..d8c30d79310 100644
--- a/Master/texmf-dist/doc/latex/biblatex-ext/CHANGES.md
+++ b/Master/texmf-dist/doc/latex/biblatex-ext/CHANGES.md
@@ -1,3 +1,12 @@
+# Version v0.5 (2018-10-02)
+See https://github.com/moewew/biblatex-ext/compare/v0.4...v0.5
+- Added the `ecomp` style family. The styles of that family compress lists of
+ extradate fields.
+- Added outer cite delimiters for `\footcite`.
+- Added `version` and `pagetotal` bibmacro.
+- First implementation of a tabular bibliography based on Audrey's answer to
+ https://tex.stackexchange.com/q/71088/35864
+
# Version 0.4 (2018-06-10)
See https://github.com/moewew/biblatex-ext/compare/v0.3...v0.4
- Renamed `\DeclareOuterCiteDelim` and friends to `\DeclareOuterCiteDelims`,