Compare commits

...

4 Commits
v1.2.0 ... main

Author SHA1 Message Date
Achim D. Brucker 2306ea6403 Added compare link for version 1.1.0.
ci/woodpecker/push/build Pipeline was successful Details
2022-07-01 12:33:38 +01:00
Achim D. Brucker 36494d842e Udated reference for diff against last released version.
ci/woodpecker/push/build Pipeline was successful Details
2022-04-24 21:18:19 +01:00
Achim D. Brucker f474d909b8 Udated reference for diff against last released version.
ci/woodpecker/push/build Pipeline was successful Details
2022-04-24 21:16:49 +01:00
Achim D. Brucker 301b059b49 Added version 1.2.0. 2022-04-24 21:05:37 +01:00
2 changed files with 10 additions and 3 deletions

View File

@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Added
### Changed
## [1.2.0] - 2022-04-24
### Added
- The default copyright note can be overwritten by redefining the command `\copyrightnote`.
### Changed
@ -18,7 +24,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
### Fixed
- Reduzed size of author statement in footnote [[#15](https://github.com/adbrucker/llncsconf/issues/15)]
- Reduced size of author statement in footnote [[#15](https://github.com/adbrucker/llncsconf/issues/15)]
## [1.1.0] - 2020-05-10
@ -32,5 +38,6 @@ 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.1.0...HEAD
[Unreleased]: https://git.logicalhacking.com/adbrucker/llncsconf/compare/v1.2.0...HEAD
[1.2.0]: https://git.logicalhacking.com/adbrucker/llncsconf/compare/v1.1.0...v1.2.0
[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}
[2000/00/00 Unreleased v1.1.0+ %
[2000/00/00 Unreleased v1.2.0+ %
Tweaks for the llncs class.]
%
\RequirePackage{ifthen}