Skip to content

Commit 147ba1b

Browse files
author
Luke Bowerman
committed
0.9.5 CHANGELOG
1 parent 30a0166 commit 147ba1b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [UNRELEASED]
8+
## [0.9.5] - 2020-07-01
99

1010
### Added
1111

@@ -19,8 +19,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919

2020
### Fixed
2121

22-
- `DialogContent` with `borderBottom` prop CSS output error (no border, no flex: 8)
2322
- `Dialog` focus not returning to trigger when closed
23+
- `DialogContent` with `borderBottom` prop CSS output error (no border, no flex: 8)
2424
- `InputText` interacts poorly with `theme.reset` property in narrow cases
2525
- `Select` not opening when rendered in a `Dialog` opened from a `Popover`
2626

0 commit comments

Comments
 (0)