From 29fea0f274fdc13e66965ef69bdabe73324553be Mon Sep 17 00:00:00 2001 From: Sami Ahmed Siddiqui Date: Thu, 18 Aug 2022 20:30:30 +0500 Subject: [PATCH] Add FontAwesome change in changelog (#1186) --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a8a4fe16c..44ba67f93f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,9 @@ For a full list of the changes to this release, see the [release notes][0.5.0]. **Breaking changes**: -- ... +- [Upgrade FontAwesome to v6](https://fontawesome.com/docs/web/setup/upgrade/) from v5. Lots of icons got renamed, but the v5 names will still work. + + Please review the [Backward compatibility](https://fontawesome.com/docs/web/setup/upgrade/whats-changed#backward-compatibility) information for the complete details. [docsy as an npm package]: https://www.docsy.dev/docs/get-started/other-options/#option-3-docsy-as-an-npm-package