diff --git a/README.md b/README.md index c394c73..5151546 100644 --- a/README.md +++ b/README.md @@ -58,14 +58,20 @@ I originally changed the font in my IDE to Comic Mono as a joke. I decided to le - Remakes the Bold weight style and adds a Light weight style as well - Adds Italic styles for each weight style -## Update 2023-09 | v1.1.0 +## Changelog + +### Update 2023-09 | v1.1.0 - Adds [Nerd Font](https://www.nerdfonts.com/) patch -## Update 2024-06 | v2.0.0 +### Update 2024-06 | v2.0.0 - Updates the 'l' glyph +### Update 2024-06 | v2.0.1 + +- Updates the 'l' glyph to make it look less like 'L' + ## Any issues? If you notice any, please feel free to open an issue! diff --git a/index.html b/index.html index 2c5d1f1..4a29f1b 100644 --- a/index.html +++ b/index.html @@ -307,6 +307,11 @@
  • • Edits the 'l' glyph

  • +

    Update 2024-06 | v2.0.1

    + +

    Any issues?

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