summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/biblatex-publist/README
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-publist/README')
-rw-r--r--Master/texmf-dist/doc/latex/biblatex-publist/README9
1 files changed, 7 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-publist/README b/Master/texmf-dist/doc/latex/biblatex-publist/README
index de029140047..afe68c76b2a 100644
--- a/Master/texmf-dist/doc/latex/biblatex-publist/README
+++ b/Master/texmf-dist/doc/latex/biblatex-publist/README
@@ -16,13 +16,13 @@ See http://www.latex-project.org/lppl.txt
== PURPOSE ==
The biblatex-publist package provides a biblatex bibliography
-style file (*.bbx) for publication lists, i. e. a bibliography
+style file (*.bbx) for publication lists, i.e. a bibliography
containing one's own publications. The style file draws on
biblatex's authoryear style, but provides some extra features
needed for publication lists, such as the omission of the own
name from author or editor data.
-The package requires at least version 3.3 of the biblatex
+The package requires at least version 3.4 of the biblatex
package.
@@ -45,6 +45,11 @@ instructions.
== CHANGES ==
+* V. 1.2 (2016-05-12):
+ - Accomodate to the backwards-incompatible changes of biblatex 3.4
+ (prefixnumber > labelprefix, \ifempty > \ifdefvoid).
+ This version of biblatex is now required.
+
* V. 1.1 (2016-03-09):
- Adapt to the \Declare*Name changes of biblatex 3.3.