diff --git a/CHANGELOG.md b/CHANGELOG.md index a2cdb46..54959b2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ### Changed +## [1.3.0] - 2023-02-10 + +### Changed + - use style `orcidlink.sty` instead of local logo for the ORCID icon. - `\authorsetup{}` is now the preferred way for configuring the package. - use style `etoolbox.sty` providing `\newrobustcommand{}`, which is @@ -57,8 +61,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ### Added - Initial version uploaded to CTAN. - -[Unreleased]: https://git.logicalhacking.com/adbrucker/authorarchive/compare/v1.2.1...HEAD +[Unreleased]: https://git.logicalhacking.com/adbrucker/authorarchive/compare/v1.3.0...HEAD +[1.3.0]: https://git.logicalhacking.com/adbrucker/authorarchive/compare/v1.3.0...v1.3.0 [1.2.1]: https://git.logicalhacking.com/adbrucker/authorarchive/compare/v1.2.0...v1.2.1 [1.2.0]: https://git.logicalhacking.com/adbrucker/authorarchive/compare/v1.1.1...v1.2.0 [1.1.1]: https://git.logicalhacking.com/adbrucker/authorarchive/compare/v1.1.0...v1.1.1 diff --git a/authorarchive.sty b/authorarchive.sty index 1ee9406..23e6dbc 100644 --- a/authorarchive.sty +++ b/authorarchive.sty @@ -1,4 +1,4 @@ -%% Copyright (C) 2008-2022 Achim D. Brucker, https://www.brucker.ch +%% Copyright (C) 2008-2023 Achim D. Brucker, https://www.brucker.ch %% %% License: %% This program can be redistributed and/or modified under the terms @@ -11,7 +11,7 @@ %% SPDX-License-Identifier: LPPL-1.3c+ OR BSD-2-Clause \NeedsTeXFormat{LaTeX2e}\relax \ProvidesPackage{authorarchive} - [0000/00/00 Unreleased v1.2.0+% + [0000/00/00 Unreleased v1.3.0+% Self-archiving information for scientific publications.] % \PassOptionsToPackage{hyphens}{url}