Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/google/docsy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Chalin <chalin@users.noreply.github.com>2022-10-05 02:18:04 +0300
committerGitHub <noreply@github.com>2022-10-05 02:18:04 +0300
commit07ff9a5bff3d08e6a43c678e1fc97ef895b34261 (patch)
treeee7ccd34eaf764e3e246b6a2783a2d933c13ceee
parent01bf2a27513ec38131c4564784fd8423dd27bb1d (diff)
CHANGELOG: mention FA font-glyph width changes (#1251)
-rw-r--r--CHANGELOG.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6ee5542..82673be 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -27,7 +27,11 @@ notes][0.5.0]. **BREAKING CHANGES** are documented below.
- **Upgraded Bootstrap** to v4.6.2, resulting in some style changes. For
details, see [v4.6.2 release notes][].
- **[Upgraded FontAwesome][]** to v6.1.2 from v5. While many icons were renamed,
- the v5 names will still work. For all the details, see [What's changed][].
+ the v5 names will still work. For details about icon renames and more, see
+ [What's changed][].
+- **Navbar search-box** width is narrower, as a result of the FontAwesome (FA)
+ upgrade. You might notice other width changes of elements using FA icons and
+ the FA font.
[v4.6.2 release notes]: https://github.com/twbs/bootstrap/releases/tag/v4.6.2
[docsy as an npm package]: