1
0
mirror of https://github.com/ryanoasis/nerd-fonts.git synced 2025-01-25 03:32:02 +02:00

Add warning regarding family name change

See #1434

Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
This commit is contained in:
Fini Jastrow 2023-11-22 15:20:29 +01:00
parent 583e4dce91
commit 6840a8f93e

View File

@ -14,6 +14,18 @@ style: container
<details open>
<summary>v3.1.0 Details</summary>
<div markdown="1">
## ⚠️ Family name change
Only after releasing it turned out that renaming some families from `Nerd Font` to `NF`, `Nerd Font Mono` to `NFM` is of course a problem for existing settings. Please see #1434 for details on the reason. Affected are
- SourceCodePro
- IntelOneMono
- CascadiaCode
- Noto
- Iosevka
- VictorMono
- JetBrainsMono
- IosevkaTerm
This release fixes some bugs and adds fonts. More icons will come with the next release.
We also sunset in-repo releases (new fonts will only be released as release artifact) #1360