Skip to content

Commit 42353ee

Browse files
author
Luke Bowerman
authored
Fix CHANGELOG for change that snuck in (#1562)
1 parent 6e9abf9 commit 42353ee

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [UNRELEASED]
99

10+
- `IconButton` w/ `size="small"` icon size adjusted to `small` (was `xsmall`)
11+
- `Space` revert mistakenly applied `flex-shrink: 0`
1012
- `useDialog` needs to support scenario it is controlled but `onClose` isn't specified
1113
- Reverts: `HoverDisclosure` toggles visibility with css rather than inserting elements into the DOM
12-
- `Space` revert mistakenly applied `flex-shrink: 0`
1314

1415
## [0.9.17] - 2020-10-12
1516

0 commit comments

Comments
 (0)