diff --git a/CHANGELOG.md b/CHANGELOG.md index 1967ca1b7d..ff3ef03ef2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -276,6 +276,19 @@ 🆕 New features: +- Removed adjustments that were needed for v1 Transport + + If v2 font is being used then there is no need for the adjustments that are currently used to compensate for the baseline issues of v1 Transport + + The following components were updated: + - Back-link + - Breadcrumbs + - Button (mostly affected start button) + - Header + - Tags + + If v1 font is being used then the adjustments will still automatically be included in the compiled css. + - IE 8 now falls back to Arial rather than Transport All of the browsers we support use the WOFF or WOFF2 fonts, except for IE 8