diff --git a/CHANGELOG.txt b/CHANGELOG.txt index b261c91a00..7f9c88aaba 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -34,6 +34,7 @@ Changelog * Maintenance: Refine styling of listings, account settings panels and the block chooser (Meli Imelda) * Maintenance: Remove icon font support (Matt Westcott) * Maintenance: Remove deprecated SVG icons (Matt Westcott) + * Maintenance: Remove icon font styles (Thibaud Colas) * Maintenance: Migrate account editing view to a class-based view (Kehinde Bobade) * Maintenance: Upgrade frontend tooling to use Node 20 (LB (Ben) Johnston) * Maintenance: Upgrade `ruff` and replace `black` with `ruff format` (John-Scott Atlakson) diff --git a/docs/releases/6.0.md b/docs/releases/6.0.md index 68a506dcaa..2208c6e6a6 100644 --- a/docs/releases/6.0.md +++ b/docs/releases/6.0.md @@ -53,6 +53,7 @@ depth: 1 * Refine styling of listings, account settings panels and the block chooser (Meli Imelda) * Remove icon font support (Matt Westcott) * Remove deprecated SVG icons (Matt Westcott) + * Remove icon font styles (Thibaud Colas) * Migrate account editing view to a class-based view (Kehinde Bobade) * Upgrade frontend tooling to use Node 20 (LB (Ben) Johnston) * Upgrade `ruff` and replace `black` with `ruff format` (John-Scott Atlakson)