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} %