<!-- Release notes authoring guidelines: http://keepachangelog.com/ -->

# Toast Release Notes

<!-- ## [Unreleased] -->

## 2.8.0

### Fixed

- Improved the contrast for focus and hover states on links and buttons in toasts

## 2.7.0

### Changed

- Swapped the `role` value of toasts from `alert` to `status`

### Fixed

- Increased contrast between the icons and the yellow background in warning toasts.
- Buttons with the new BEM syntax used within an inverse themed component no longer have their text color overridden
