Add changelog notes

This commit is contained in:
kaBeech
2024-06-04 02:24:47 -07:00
parent 5fd0b89f46
commit 09322229bf
2 changed files with 13 additions and 2 deletions

View File

@@ -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 ## Differences from Comic Shanns/Comic Mono
- Edits the 'a' to make it look less like an 'o' - 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 - Remakes the Bold weight style and adds a Light weight style as well
- Adds Italic styles for each weight style - Adds Italic styles for each weight style
## Update 2023-09 ## Update 2023-09 | v1.1.0
- Adds [Nerd Font](https://www.nerdfonts.com/) patch - Adds [Nerd Font](https://www.nerdfonts.com/) patch
## Update 2024-06 | v2.0.0
- Updates the 'l' glyph
## Any issues? ## Any issues?
If you notice any, please feel free to open an issue! If you notice any, please feel free to open an issue!

View File

@@ -289,6 +289,8 @@
<ul> <ul>
<li>• Edits the 'a' to make it look less like an 'o'</li> <li>• Edits the 'a' to make it look less like an 'o'</li>
<br /> <br />
<li>• Edits the 'l' to make it look less like a '1'</li>
<br />
<li> <li>
• Remakes the Bold weight style and adds a Light weight style as well • Remakes the Bold weight style and adds a Light weight style as well
</li> </li>
@@ -296,10 +298,14 @@
<li>• Adds Italic styles for each weight style</li> <li>• Adds Italic styles for each weight style</li>
</ul> </ul>
<br /> <br />
<h2>Update 2023-09</h2> <h2>Update 2023-09 | v1.1.0</h2>
<ul> <ul>
<li>• Adds <a href="https://www.nerdfonts.com/">Nerd Font</a> patch</li> <li>• Adds <a href="https://www.nerdfonts.com/">Nerd Font</a> patch</li>
</ul> </ul>
<h2>Update 2024-06 | v2.0.0</h2>
<ul>
<li>• Edits the 'l' glyph</li>
</ul>
<br /> <br />
<h2>Any issues?</h2> <h2>Any issues?</h2>
<p>If you notice any, please feel free to open an issue!</p> <p>If you notice any, please feel free to open an issue!</p>