Skip to content

Commit c31557e

Browse files
Luke BowermanLuke Bowerman
authored andcommitted
0.7.27 CHANGELOG update
1 parent 1f1ee86 commit c31557e

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +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.27] - 2020-04-15
99

1010
### Added
1111

12-
New icons for field types `FieldDate`, `FieldDistance`, `FieldDuration`,`FieldLocation`,`FieldNumber`,`FieldString`,`FieldTier`,`FieldYesNo`
12+
- New icons for field types `FieldDate`, `FieldDistance`, `FieldDuration`,`FieldLocation`,`FieldNumber`,`FieldString`,`FieldTier`,`FieldYesNo`
1313

1414
### Changed
1515

1616
- `Badge` style updated to use lighter colors for intents. Badges are now always round.
1717

18+
### Fixed
19+
20+
- `ComboBox` crash-bug related to `btoa` dependency needed for Gatsby static-generation reqs.
21+
1822
## [0.7.26] - 2020-04-14
1923

2024
### Added

0 commit comments

Comments
 (0)