summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/authorarchive/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/authorarchive/CHANGELOG.md')
-rw-r--r--macros/latex/contrib/authorarchive/CHANGELOG.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/macros/latex/contrib/authorarchive/CHANGELOG.md b/macros/latex/contrib/authorarchive/CHANGELOG.md
index 8520607b2e..8d8fb5a0ef 100644
--- a/macros/latex/contrib/authorarchive/CHANGELOG.md
+++ b/macros/latex/contrib/authorarchive/CHANGELOG.md
@@ -5,6 +5,15 @@ 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.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
+ used instead of `\DeclareRobustCommand{}` for defining BibTeX-logo
+ (avoids problems with `lni.cls`).
## [1.2.1] - 2022-04-25
@@ -47,6 +56,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Initial version uploaded to CTAN.
+[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