File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -5,17 +5,19 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ UNRELEASED ]
8+ ## [ 0.9.19 ] - 2020-10-15
99
1010### Changed
1111
12- - InputDateRange allows you to specify a single day range by clicking on one of the date range endpoints
12+ - ` InputDateRange ` allows you to specify a single day range by clicking on one of the date range endpoints
1313
1414### Fixed
1515
16- - Aria accessibily fixes for ` FieldTimeSelect ` label
16+ - ` Truncate ` no longer conflicts with ` Text/truncate ` helper (moved to separate directory)
17+ - ` FieldTimeSelect ` label ARIA accessibility fixes
18+ - ` ComboBox ` and constituents caret color corrected, indicator size corrected
1719
18- ## [ 0.9.18]
20+ ## [ 0.9.18] - 2020-10-14
1921
2022### Added
2123
You can’t perform that action at this time.
0 commit comments