Skip to content

Commit f8eed7b

Browse files
author
Luke Bowerman
authored
Update CHANGELOG for 0.7.13 (#418)
1 parent e2b6ca3 commit f8eed7b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,17 @@ 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+
## [07.13] - 2020-01-16
99

1010
### Added
1111

12-
- create Chip component with test coverage
12+
- `Chip` component (more `Chip`-related features coming soon)
1313

1414
### Fixed
1515

16-
- A `Select` used inside of a `Dialog` would intermittently lose focus and fail to update when clicking on an option.
16+
- `Select` used inside of a `Dialog` would intermittently lose focus and fail to update when clicking on an option.
1717

18-
## [0.7.12] - 2010-01-13
18+
## [0.7.12] - 2020-01-13
1919

2020
### Fixed
2121

0 commit comments

Comments
 (0)