diff --git a/README.md b/README.md index 5151546..81dc65f 100644 --- a/README.md +++ b/README.md @@ -60,18 +60,26 @@ I originally changed the font in my IDE to Comic Mono as a joke. I decided to le ## Changelog -### Update 2023-09 | v1.1.0 +### v1.0.0 | 2023-03-17 + +- Initial release + +### v1.1.0 | 2023-09-04 - Adds [Nerd Font](https://www.nerdfonts.com/) patch -### Update 2024-06 | v2.0.0 +### v2.0.0 | 2024-06-03 - Updates the 'l' glyph -### Update 2024-06 | v2.0.1 +### v2.0.1 | 2024-06-04 - Updates the 'l' glyph to make it look less like 'L' +### v2.0.2 | 2024-06-05 + +- Updates the 'l' glyph's tail and kerning + ## Any issues? If you notice any, please feel free to open an issue! diff --git a/index.html b/index.html index 0c01f79..0bc381c 100644 --- a/index.html +++ b/index.html @@ -299,20 +299,24 @@

Changelog

-

v1.1.0 | 2023-09

+

v1.0.0 | 2023-03-17

+ +

v1.1.0 | 2023-09-04

-

v2.0.0 | 2024-06

+

v2.0.0 | 2024-06-03


-

v2.0.1 | 2024-06

+

v2.0.1 | 2024-06-04

-

v2.0.2 | 2024-06

+

v2.0.2 | 2024-06-05