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

# Avatar Release Notes

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

#### Added

- Added focus style to avatar

## 2.19.0

### Fixed

- Fixed base group image, group image medium and group image small hardcoded image paths

## 2.17.0

### Added

- Added CSS Custom Property reassignments for variants

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

## 2.13.0

### Added

- Enabled styling hooks for avatar. See avatar's styling hooks overview table for a full listing of the currently available hooks.

## 2.7.0

### Changed

- Changed HTML so the Avatar component can be slotted inside of an `href` vs being the `href` element
