diff options
Diffstat (limited to 'Master/texmf-dist/doc/support/bib2gls/CHANGES')
-rw-r--r-- | Master/texmf-dist/doc/support/bib2gls/CHANGES | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/support/bib2gls/CHANGES b/Master/texmf-dist/doc/support/bib2gls/CHANGES index f7279391084..48af0c3703d 100644 --- a/Master/texmf-dist/doc/support/bib2gls/CHANGES +++ b/Master/texmf-dist/doc/support/bib2gls/CHANGES @@ -1,3 +1,29 @@ +v1.4 (2018-04-09): + + * added switches: + + --list-known-packages + --custom-packages + --cite-as-record + --no-cite-as-record + --merge-wrglossary-records + --no-merge-wrglossary-records + + * added resource options: + + - missing-parents + - missing-parent-category + - bibtexentry-sort-fallback + - save-index-counter + + * added extra keyword "same as original entry" + to category and type assignments. + + * added new entry types: + + - @bibtexentry + - @contributor + v1.3 (2018-03-05): * bug fix: check for quoted path elements (spaces in file names) |