Skip to content

Commit 8bd9e72

Browse files
author
Luke Bowerman
committed
CHANGELOG for 0.9.19
1 parent 9f9d106 commit 8bd9e72

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

CHANGELOG.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,19 @@ 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.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

0 commit comments

Comments
 (0)