diff --git a/CHANGELOG.md b/CHANGELOG.md index 9dcdde64..987cf91a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,9 +3,12 @@ ### Improvements - Update styling for Alert component for increased contrast and consistency with U.S. Web Design System. ([#439](https://github.com/18F/identity-design-system/pull/439)) +- Update markup for badge component to use U.S. Web Design System icons. ([#442](https://github.com/18F/identity-design-system/pull/442)) + - Existing usage will not be affected until the next major release (see "Deprecations"). ### Deprecations +- Badge component markup has been updated and will be required in the next major release. ([#442](https://github.com/18F/identity-design-system/pull/442)) - Custom alert icons will be removed in the next major release, use U.S. Web Design System alerts instead. - `alerts/error.svg` - `alerts/info.svg` diff --git a/docs/_components/badges.md b/docs/_components/badges.md index 782acb74..65b78016 100644 --- a/docs/_components/badges.md +++ b/docs/_components/badges.md @@ -14,7 +14,9 @@ The unphishable badge is used to indicate that an account is only using security {% capture example %}