Skip to content

Commit b77b661

Browse files
authored
0.7.19 (#579)
1 parent 9059e70 commit b77b661

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

CHANGELOG.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,20 @@ 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.19] - 2020-02-24
99

1010
### Added
1111

12-
- new component `InlineInputText` plus documentations and test
13-
12+
- `InlineInputText` component
1413
- `Select` now supports grouped options with a `title` and option `description`, as well as `BoxProps` for layout styling.
15-
- New components: `InputDate`, `Calendar`
16-
- Documentation added to the icons package README that describes the recommended way to name icons.
14+
- `InputDate` and `Calendar` components
15+
- Download icon
16+
- Documentation in the icons package README that describes the recommended way to name icons
1717

1818
### Changed
1919

2020
- `Select` now only defaults to the first option if neither `placeholder` nor `isClearable` is defined.
21+
- Removed images with unknown ownership in documentation
2122

2223
### Fixed
2324

0 commit comments

Comments
 (0)