From d13f8dce90f5cd65217217023e81ab8f8cab669a Mon Sep 17 00:00:00 2001 From: Stephan Lukasczyk Date: Sat, 6 Apr 2024 15:33:50 +0200 Subject: [PATCH] Release inconsolata-nerd-font v0.5 Changed: - Update to Nerd Fonts v3.2.0, which updates the InconsolataLGC fonts to version 1.5.2 --- CHANGELOG.md | 9 ++++++++- inconsolata-nerd-font.dtx | 3 ++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 34f8c8b..5f08911 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. ## [Unreleased] +## [v0.5] — 2024-04-06 + +### Changed +- Update to Nerd Fonts v3.2.0, which updates the InconsolataLGC fonts to version + 1.5.2. + ## [v0.4] — 2023-12-08 ### Changed @@ -38,7 +44,8 @@ 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.4...HEAD +[Unreleased]: https://github.com/stephanlukasczyk/inconsolata-nerd-font/compare/v0.5...HEAD +[v0.5]: https://github.com/stephanlukasczyk/inconsolata-nerd-font/compare/v0.5...v0.4 [v0.4]: https://github.com/stephanlukasczyk/inconsolata-nerd-font/compare/v0.4...v0.3 [v0.3]: https://github.com/stephanlukasczyk/inconsolata-nerd-font/compare/v0.3...v0.2 [v0.2]: https://github.com/stephanlukasczyk/inconsolata-nerd-font/compare/v0.2...v0.1 diff --git a/inconsolata-nerd-font.dtx b/inconsolata-nerd-font.dtx index 5ef6e4b..bbb5463 100644 --- a/inconsolata-nerd-font.dtx +++ b/inconsolata-nerd-font.dtx @@ -71,6 +71,7 @@ % } % % \changes{v0.1}{2023–09–09}{First public release} +% \changes{v0.5}{2024–04–06}{Update Nerd Fonts to v3.2.0} % % \GetFileInfo{inconsolata-nerd-font.sty} % @@ -318,7 +319,7 @@ % % Identify the package and give the overall version information. % \begin{macrocode} -\ProvidesExplPackage {inconsolata-nerd-font} {2023-12-08} {0.4} +\ProvidesExplPackage {inconsolata-nerd-font} {2024-04-06} {0.5} {Support package to use the Inconsolata Nerd Font TrueType fonts} % \end{macrocode} %