Skip to content

Commit 02a8b65

Browse files
committed
Updated changelog
1 parent 97f5858 commit 02a8b65

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,24 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org).
66

7+
## [2.0.0] - 2022-05-12
8+
### Added
9+
* *Nothing*
10+
11+
### Changed
12+
* `ExternalLink` props now extend `AnchorHTMLAttributes<Element>`.
13+
* Updated dependencies, including Jest 28.
14+
15+
### Deprecated
16+
* *Nothing*
17+
18+
### Removed
19+
* *Nothing*
20+
21+
### Fixed
22+
* *Nothing*
23+
24+
725
## [1.3.0] - 2022-04-02
826
### Added
927
* Added support for React 18

0 commit comments

Comments
 (0)