From 0070e529619207cf7846652ad98ab94c467b65c4 Mon Sep 17 00:00:00 2001 From: Stephan Lukasczyk Date: Tue, 12 Sep 2023 09:05:49 +0200 Subject: [PATCH] Release inconsolata-nerd-font v0.2 Added: - Add a CHANGELOG file. - Additional macros to also easily use the variants of the font. - Add a notice on the licenses in the documentation itself. Changed: - The description should be much clearer now. - Do not create a `.tds.zip` any more during build. - Fix typos and clarify the documentation. --- CHANGELOG.md | 5 ++++- inconsolata-nerd-font.dtx | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f7f5b61..8e0c017 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ All notable changes to this project will be documented in this file. ## [Unreleased] +## [v0.2] — 2023–09–12 + ### Added - Add a CHANGELOG file. - Additional macros to also easily use the variants of the font. @@ -18,4 +20,5 @@ All notable changes to this project will be documented in this file. ## v0.1 — 2023–09–09 - First public release -[Unreleased]: https://github.com/stephanlukasczyk/inconsolata-nerd-font/compare/v0.1...HEAD \ No newline at end of file +[Unreleased]: https://github.com/stephanlukasczyk/inconsolata-nerd-font/compare/v0.2...HEAD +[v0.2]: https://github.com/stephanlukasczyk/inconsolata-nerd-font/compare/v0.2...v0.1 \ No newline at end of file diff --git a/inconsolata-nerd-font.dtx b/inconsolata-nerd-font.dtx index 337dcf5..34ef638 100644 --- a/inconsolata-nerd-font.dtx +++ b/inconsolata-nerd-font.dtx @@ -283,7 +283,7 @@ % % Identify the package and give the overall version information. % \begin{macrocode} -\ProvidesExplPackage {inconsolata-nerd-font} {2023-09-09} {0.1} +\ProvidesExplPackage {inconsolata-nerd-font} {2023-09-12} {0.2} {Support package to use the Inconsolata Nerd Font TrueType fonts} % \end{macrocode} %