diff options
author | Karl Berry <karl@freefriends.org> | 2017-09-10 20:56:37 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-09-10 20:56:37 +0000 |
commit | 17ae18d7db87b958fb98d507710e615be1d4cc17 (patch) | |
tree | 10b999a6128193a7050af3fcc6cb961e298ead62 /Master/texmf-dist/doc/latex/beilstein/CHANGELOG.md | |
parent | fe7eb475424b6da9570efd4cb2ab66f07480c614 (diff) |
beilstein (10sep17)
git-svn-id: svn://tug.org/texlive/trunk@45265 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/beilstein/CHANGELOG.md')
-rw-r--r-- | Master/texmf-dist/doc/latex/beilstein/CHANGELOG.md | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/beilstein/CHANGELOG.md b/Master/texmf-dist/doc/latex/beilstein/CHANGELOG.md new file mode 100644 index 00000000000..65f7a44b89a --- /dev/null +++ b/Master/texmf-dist/doc/latex/beilstein/CHANGELOG.md @@ -0,0 +1,30 @@ +# Change Log +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/). + + +## 1.2 - 2017-08-21 + +### Added +- Structure modified and files added for CTAN publication + +### Changed +- Updated documentation + +### Fixed +- Option handling now compatible to recent `babel` versions +- `note` is only output once for `@misc` bib entries +- Fix for the declaration of `\-` as a robust command. There is a conflict between package `bpchem` and the latest `LaTeX` release + + +## 1.1 - 2010-08-16 + +### Fixed +- Page number bug fix + + +## 1.0 - 2010-05-11 +First official release at BJNANO public website + |