Skip to content

Commit 1e0aa0f

Browse files
authored
Changelog updates for 0.7.21 (#601)
1 parent 1fdb234 commit 1e0aa0f

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.7.21] - 2020-02-26
99

1010
### Fixed
1111

@@ -22,7 +22,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2222
### Added
2323

2424
- `InlineInputText` component
25-
- `Select` now supports grouped options with a `title` and option `description`, as well as `BoxProps` for layout styling.
25+
- `Select` now supports grouped options with a `title` and option `description`, as well as `FlexboxProps` for layout styling.
2626
- `InputDate` and `Calendar` components
2727
- Download icon
2828
- Documentation in the icons package README that describes the recommended way to name icons

0 commit comments

Comments
 (0)