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

# Picklist Release Notes
## 2.21.0

### Added
- Added aria-label and tabindex to fix aria-allowed-attr and aria-label sa11y issue.

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


## 2.21.0

### Added

- Added `aria-label` for picklist examples to meet accessibility requirements.

## 2.16.0

### Changed

- Removed the usage of the deprecated combobox. The Picklist now uses the current combobox.

## 2.13.1

### Fixed

- Small improvements to the UI text.

## 2.10.0

### Added

- Added `.slds-picklist input[readonly]` selector to fix styling of deprecated markup

### Changed

- Migrated picklist HTML to use non-deprecated combobox

## 2.8.0

### Added

- Added `slds-listbox__option-header` to increase font size to 14px, and apply bold font weight, on listbox option headers.

### Removed

- Removed `slds-text-title_caps` from listbox option headers.
