From e0c6872cf40896c7be36b11dcc744620f10adf1d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 2 Sep 2019 13:46:59 +0900 Subject: Initial commit --- macros/latex/contrib/emisa/CHANGELOG.md | 42 +++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 macros/latex/contrib/emisa/CHANGELOG.md (limited to 'macros/latex/contrib/emisa/CHANGELOG.md') diff --git a/macros/latex/contrib/emisa/CHANGELOG.md b/macros/latex/contrib/emisa/CHANGELOG.md new file mode 100644 index 0000000000..32ad994e37 --- /dev/null +++ b/macros/latex/contrib/emisa/CHANGELOG.md @@ -0,0 +1,42 @@ +# Changelog +All notable changes to this project will be documented in this file. + +## [2.2.0] - 2018-02-24 + +### Changed +- Header on even pages to journal's new subtitle +- Default language is now `american` + +## [2.1.1] - 2016-07-18 + +### Fixed +- Bug introduced with version 2.1. Undefined macro `\ifempty` was changed to `\ifdefvoid` + +## [2.1.0] - 2016-04-01 + +### Fixed +- Bug introduced by incompatible changes of latest `biblatex` packages (>3.3) + +## [2.0.1] - 2016-02-23 + +### Added +- `\FloatBarrier` from the `placeins` package at the end of the appendix +- Tracking (5%) for smallcaps + +### Changed +- Uniquelist option to false in order to change the cite output +- `maxcitenames=3` to `maxcitenames=2` +- Moved special issue title below title in page header +- Modified insertion of license text + +## [2.0.0] - 2016-02-06 + +- Initial release of the completely reworked bundle + + +[Unreleased]: https://github.com/gi-ev/emisa-latex-package/compare/v2.2.0...HEAD +[2.2.0]: https://github.com/gi-ev/emisa-latex-package/tree/v2.2.0 +[2.1.1]: https://github.com/gi-ev/emisa-latex-package/tree/v2.1.1 +[2.1.0]: https://github.com/gi-ev/emisa-latex-package/tree/v2.1 +[2.0.1]: https://github.com/gi-ev/emisa-latex-package/tree/v2.0.1 +[2.0.0]: https://github.com/gi-ev/emisa-latex-package/tree/v2.0 -- cgit v1.2.3