Skip to content

Commit 5387d81

Browse files
author
Luke Bowerman
authored
Update CHANGELOG for 0.7.25 (#698)
1 parent 5a9e105 commit 5387d81

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

CHANGELOG.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,25 +5,23 @@ 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.25] - 2020-03-23
99

1010
### Added
1111

12-
- `TextArea` component was created with documentation and tests
13-
- `FieldTextArea` component was created with documentation and tests
12+
- `ActionList` now supports sorting
1413
- `ArrowLeft`, `EditOutline`, `ExploreOutline` Icons added
15-
- `ActionList` supports sorting
14+
- `FieldTextArea` component was created with documentation and tests
1615
- `ModalHeader` add support for `iconClose` option
16+
- `TextArea` component was created with documentation and tests
1717

1818
### Change
1919

20-
- move path for InlineInputText now under Form/Inputs
21-
- update InputSearch to display search icon
20+
- `ActionList` closes Actions menu on `ActionListItemAction` click
2221
- `ArrowDropDown` and `ArrowDropUp` Icons renamed to `ArrowUp` and `ArrowDown`
2322
- `CacheRefesh` Icon update
24-
- `ActionList` closes Actions menu on `ActionListItemAction` click
2523
- `Confirm` no longer displays a `Close` `IconButton` in the header
26-
24+
- `InputSearch` now has a `Search` icon
2725

2826
## [0.7.24] - 2020-03-12
2927

0 commit comments

Comments
 (0)