diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/beilstein/CHANGELOG.md')
-rw-r--r-- | Master/texmf-dist/doc/latex/beilstein/CHANGELOG.md | 25 |
1 files changed, 22 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/beilstein/CHANGELOG.md b/Master/texmf-dist/doc/latex/beilstein/CHANGELOG.md index 2f93736f686..89658a9733b 100644 --- a/Master/texmf-dist/doc/latex/beilstein/CHANGELOG.md +++ b/Master/texmf-dist/doc/latex/beilstein/CHANGELOG.md @@ -4,22 +4,40 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## 2.0 - 2020-02-22 + +### Added +- Support for field `doi` in `@WWW` + +### Changed +- New font scheme: `newtxtext`, `newtxtt` and `newtxmath` +- `utf8` is now the standard encoding for `inputenc` +- CODEN strings were removed from the BiBTeX style file +- Update documentation + + ## 1.5 - 2019-10-30 ### Added - New environment `funding` +### Changed +- Update documentation + -## 1.4 - 2018-01-20 +## 1.4 - 2018-01-29 ### Added - New manuscript type `suppinfo` +### Changed +- Update documentation + ## 1.3 - 2017-11-09 ### Changed -- Loading of `cleveref` was postponed till the end of the preamble in order to avoid problems with `hyperref` +- Loading of `cleveref` postponed till the end of the preamble in order to avoid problems with `hyperref` ## 1.2 - 2017-08-21 @@ -28,7 +46,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - Structure modified and files added for CTAN publication ### Changed -- Updated documentation +- Update documentation ### Fixed - Option handling now compatible to recent `babel` versions @@ -44,3 +62,4 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## 1.0 - 2010-05-11 First official release at BJNANO public website + |