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

# Button Groups Release Notes

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

## 2.28.0

### Changed

- Modified display for `slds-dropdown-trigger` to `inline-flex`.

## 2.10.0

### Changed

- For touch devices, the visual height of the button group is increased for an improved tap target size. This change comes from `slds-button` which is a child component of button-group.

## 2.8.0

### Added

- Added the classes `slds-button_first`, `slds-button_middle`, and `slds-button_last` that targets the position of each button inside of a button group

## 2.7.0

### Added

- A `1px` separator now appears when a brand button and a brand button icon are used within a button group.
- Added [Button Group Row component](/components/button-groups/?variant=row) that provides spacing in between each item that contains a button
