diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f01308f4a..cdea481ad7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,11 +4,16 @@ For advice on how to use these release notes see [our guidance on staying up to ## Unreleased +## GOV.UK Frontend v5.3.0 (Feature release) + ### New features -#### Use the Passwords input component to help users accessibly enter passwords +#### Use the Password input component to help users accessibly enter passwords + +The [Password input component](https://design-system.service.gov.uk/components/password-input/) allows users to choose: -The [Password input component](https://design-system.service.gov.uk/components/password-input/) allows users to toggle the visibility of passwords and enter their passwords in plain text if they choose to do so. +- whether their passwords are visible or not +- to enter their passwords in plain text This helps users use longer and more complex passwords without needing to remember what they've already typed. @@ -16,11 +21,9 @@ This change was introduced in [pull request #4442: Create password input compone ### Recommended changes -#### Update the HTML for the character count - -We've updated the HTML for the character count. +#### Update the HTML for the Character count component -The component wrapper `data-module="govuk-character-count"` and its form group `class="govuk-form-group"` are now combined as the same `