summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/archaeologie/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/archaeologie/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/archaeologie/README.md25
1 files changed, 24 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/archaeologie/README.md b/Master/texmf-dist/doc/latex/archaeologie/README.md
index ebf812d0edf..ac089f6a91e 100644
--- a/Master/texmf-dist/doc/latex/archaeologie/README.md
+++ b/Master/texmf-dist/doc/latex/archaeologie/README.md
@@ -5,7 +5,7 @@ bibLaTeX-__archaeologie__
bibLaTeX-style for archaeologists, historians and philologists.
---
-_2018/02/20 v2.3.6_
+_2018/04/08 v2.3.7_
Copyright (c) 2016-2018 Lukas C. Bossert | Johannes Friedl
@@ -65,6 +65,29 @@ additional lists and bibliographies:
All notable changes to this project will be documented in this file.
This project **does not** adhere to [Semantic Versioning](http://semver.org/).
The markdown syntax is inspired by the conventions proposed by [keepachangelog.com](http://keepachangelog.com/).
+## v2.3.7 (2018-04-08)
+
+### *Added*
+* New data-field `arachne = {}` to reference to the database iDAI.objects arachne
+* Alias `matheseis` for `thesis` (for all Zotero-users) (`\DeclareBibliographyAlias{mathesis}{thesis}`)
+* field `eventdatelanguage`, you can get the date of the field `eventdate` in the chosen language, enable with `eventdatelanguage=true`
+
+
+### *Changed*
+* `inreferences=true` is now called `inreferencesasfullcite=true` due to better understanding of the option. There is a fallback.
+* `bibstrings` are defined in `archaeologie.bbx` now
+* `editortype` is now used as `parens`
+* `autolang=hyphen` now you can use `langid={}` to manage to language of an entry
+
+
+### *Fixed*
+* better coding for the year delimiter (thanks to moewe!)
+
+
+### *Deleted*
+* Version `initials` has to be deleted since its incompatibility to `biber`-version `2.11` see [https://github.com/plk/biber/issues/215](https://github.com/plk/biber/issues/215)
+
+
## v2.3.6 (2018-02-20)
### *Added*