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-08 16:03:57 +0300
committerGitHub <noreply@github.com>2022-10-08 16:03:57 +0300
commit25b0205a5ea1d975b7f5304ca34392f9c0918484 (patch)
treea4bb3574b88f301d110404e7de300b020091e07e
parent264566cbd9f3d9e719e21d7791055dfdd981e42e (diff)
CHANGELOG: adjust prose since FA was further upgraded (#1261)
-rw-r--r--CHANGELOG.md11
1 files changed, 6 insertions, 5 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6cb616b..7a1abf7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -24,11 +24,12 @@ notes][0.5.0]. **BREAKING CHANGES** are documented below.
**Breaking changes**:
-- **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 details about icon renames and more, see
- [What's changed][].
+- **Upgraded Bootstrap** to v4.6.2 from v4.6.1, resulting in some style changes
+ (such as an adjustment in the size of `small`). For details, see [v4.6.2
+ release notes][].
+- **[Upgraded FontAwesome][]** to v6 from v5. While many icons were renamed, the
+ v5 names still work. For details about icon renames and more, see [What's
+ changed][].
- **Display logo by default**. Most projects show their logo in the navbar. In
support of this majority, Docsy now displays a logo by default. For details on
how to hide the logo (or your brand name), see [Styling your project logo and