From 09322229bfbc53a854d22bc54913940346fe8183 Mon Sep 17 00:00:00 2001 From: kaBeech Date: Tue, 4 Jun 2024 02:24:47 -0700 Subject: [PATCH] Add changelog notes --- README.md | 7 ++++++- index.html | 8 +++++++- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d961ea8..abcaf49 100644 --- a/README.md +++ b/README.md @@ -54,13 +54,18 @@ I originally changed the font in my IDE to Comic Mono as a joke. I decided to le ## Differences from Comic Shanns/Comic Mono - Edits the 'a' to make it look less like an 'o' +- Edits the 'l' to make it look less like a '1' - Remakes the Bold weight style and adds a Light weight style as well - Adds Italic styles for each weight style -## Update 2023-09 +## Update 2023-09 | v1.1.0 - Adds [Nerd Font](https://www.nerdfonts.com/) patch +## Update 2024-06 | v2.0.0 + +- Updates the 'l' glyph + ## Any issues? If you notice any, please feel free to open an issue! diff --git a/index.html b/index.html index 172b0e8..2c5d1f1 100644 --- a/index.html +++ b/index.html @@ -289,6 +289,8 @@
-

Update 2023-09

+

Update 2023-09 | v1.1.0

+

Update 2024-06 | v2.0.0

+

Any issues?

If you notice any, please feel free to open an issue!