diff --git a/CHANGELOG.md b/CHANGELOG.md index b797843..377ce68 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,13 +6,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/). ## [Unreleased] +## [1.10] - 2024-07-23 ### Changed - Footnotes are set as superscripts in the footer - URLs are set using the text font instead of a typewriter font -## [1.9] - 2024-07-1 +### Fixed +- Support for multiple affiliations (#173) + +## [1.9] - 2024-07-01 ### Added -- Support for multiple affiliations +- Support for multiple affiliations (#158) ## [1.8.1] - 2024-01-08 @@ -175,7 +179,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/). First release of the revised files -[Unreleased]: https://github.com/gi-ev/LNI/compare/v1.9...HEAD +[Unreleased]: https://github.com/gi-ev/LNI/compare/v1.10...HEAD +[1.10]: https://github.com/gi-ev/LNI/compare/v1.9...v1.10 [1.9]: https://github.com/gi-ev/LNI/compare/v1.8.1...v1.9 [1.8.1]: https://github.com/gi-ev/LNI/compare/v1.8...v1.8.1 [1.8]: https://github.com/gi-ev/LNI/compare/v1.7...v1.8 diff --git a/lni.cls b/lni.cls index 7bab59b..79d0c0d 100644 --- a/lni.cls +++ b/lni.cls @@ -14,7 +14,7 @@ %% --------| ----------------------------------------------------------------- \NeedsTeXFormat{LaTeX2e}[1999/12/01] \ProvidesClass{lni} - [2024/07/01 v1.10BETA Official class for submissions to the ``Lecture Notes + [2024/07/23 v1.10 Official class for submissions to the ``Lecture Notes in Informatics''] \RequirePackage{iftex}\ifluatex\else\pdfoutput=1\fi% \def\@clearglobaloption#1{% diff --git a/lni.dtx b/lni.dtx index 27d0bd1..b5699cb 100644 --- a/lni.dtx +++ b/lni.dtx @@ -134,7 +134,7 @@ This work consists of the file lni.dtx %\NeedsTeXFormat{LaTeX2e}[1999/12/01] %\ProvidesClass{lni} %<*class> - [2024/07/11 v1.10BETA Official class for submissions to the ``Lecture Notes + [2024/07/23 v1.10 Official class for submissions to the ``Lecture Notes in Informatics''] % %<*driver> @@ -287,6 +287,8 @@ This work consists of the file lni.dtx % \changes{v1.8}{2022/11/25}{Make class compatable with latest publisher requirements (#121)} % \changes{v1.8}{2022/11/25}{Make usage of `hyperref` mandatory (#131)} % \changes{v1.9}{2024/07/01}{Support multiple affiliations (#158)} +% \changes{v1.10}{2024/07/01}{Change font for URLs to text font and change footnote numbers to superscript} +% \changes{v1.10}{2024/07/23}{Fix support multiple affiliations (#173)} % % \GetFileInfo{\jobname.dtx} % \DoNotIndex{\newcommand,\newenvironment}