diff options
author | Karl Berry <karl@freefriends.org> | 2020-05-11 20:47:59 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-05-11 20:47:59 +0000 |
commit | eb00832c57337e4a212023733271ce2371ba231b (patch) | |
tree | 7d09c49bb59dfb8d3f672d860d15fe4b74130559 /Master/texmf-dist/doc/latex/llncsconf/CHANGELOG.md | |
parent | bffbeb435746ef4bfc3abbbce80006f657360f3a (diff) |
llncsconf (11may20)
git-svn-id: svn://tug.org/texlive/trunk@55102 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/llncsconf/CHANGELOG.md')
-rw-r--r-- | Master/texmf-dist/doc/latex/llncsconf/CHANGELOG.md | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/llncsconf/CHANGELOG.md b/Master/texmf-dist/doc/latex/llncsconf/CHANGELOG.md index 8e8bd0660fc..2a0f08412e6 100644 --- a/Master/texmf-dist/doc/latex/llncsconf/CHANGELOG.md +++ b/Master/texmf-dist/doc/latex/llncsconf/CHANGELOG.md @@ -1,9 +1,20 @@ # Changelog + All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). -## [1.0.0] - 2018-02-20 +## 1.1.0 - 2020-05-10 + +### Added + +- Crop area now takes paper format (a4, letter) into account + +## 1.0.0 - 2018-02-20 + ### Added + - Initial version uploaded to CTAN. + +[1.1.0]: https://git.logicalhacking.com/adbrucker/llncsconf/compare/v1.0.0...v1.1.0 |