diff options
author | Karl Berry <karl@freefriends.org> | 2017-08-11 23:05:20 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-08-11 23:05:20 +0000 |
commit | 97ad0f84a389805043513c35c7eefb1132ccae5a (patch) | |
tree | d66f4c8126c2fa33e1b75d415f6703951f460851 /Master/texmf-dist/doc/latex/archaeologie/README.md | |
parent | 7c415fb407ba63ddbd7e5329d660e4befd7a9131 (diff) |
archaeologie (11aug17)
git-svn-id: svn://tug.org/texlive/trunk@45020 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/archaeologie/README.md')
-rw-r--r-- | Master/texmf-dist/doc/latex/archaeologie/README.md | 15 |
1 files changed, 13 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/archaeologie/README.md b/Master/texmf-dist/doc/latex/archaeologie/README.md index baf8e524348..10fa1cb815a 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. --- -_2017/05/29 v2.31_ +_2017/08/10 v2.3.3_ Copyright (c) 2017 Lukas C. Bossert | Johannes Friedl @@ -65,7 +65,18 @@ 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.2 (2017-07-19) --> [current release] +## unreleased (beta status) + + +## v2.3.3 (2017-08-10) --> [current release] + +#### *fixed* +* typo in documentation + +#### *added* +* if there is no `translator` `\citetranslator` will fall back to the `bibstring` "owntranslation" which can be modified; see [#112](https://github.com/LukasCBossert/biblatex-archaeologie/issues/112) and [tex.stackexchange.com/q/385719/98739](https://tex.stackexchange.com/q/385719/98739) thanks to [moewe](https://tex.stackexchange.com/users/35864/moewe) + +## v2.3.2 (2017-07-19) #### *fixed* * wrong code-example in documentation |