Preparing release (v.1.1.0).

This commit is contained in:
Achim D. Brucker 2020-05-10 21:44:54 +01:00
parent 6a5450b347
commit df98d41697
2 changed files with 3 additions and 4 deletions

View File

@ -5,11 +5,11 @@ 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).
## [Unreleased]
## 1.1.0 - 2020-05-10
### Added
- Added support for letter format
- Crop area now takes paper format (a4, letter) into account
## 1.0.0 - 2018-02-20
@ -17,5 +17,4 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Initial version uploaded to CTAN.
[Unreleased]: https://git.logicalhacking.com/adbrucker/llncsconf/compare/v1.0.0...HEAD
[1.1.0]: https://git.logicalhacking.com/adbrucker/llncsconf/compare/v1.0.0...v1.1.0

View File

@ -11,7 +11,7 @@
%% SPDX-License-Identifier: LPPL-1.3c+ OR BSD-2-Clause
\NeedsTeXFormat{LaTeX2e}\relax
\ProvidesPackage{llncsconf}
[2018/02/21 Unreleased v.1.0.1+%
[2020/05/10 v1.1.0 %
Tweaks for the llncs class.]
%
\RequirePackage{ifthen}