Skip to content

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
acelaya committed May 12, 2022
1 parent 97f5858 commit 02a8b65
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,24 @@ All notable changes to this project will be documented in this file.

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).

## [2.0.0] - 2022-05-12
### Added
* *Nothing*

### Changed
* `ExternalLink` props now extend `AnchorHTMLAttributes<Element>`.
* Updated dependencies, including Jest 28.

### Deprecated
* *Nothing*

### Removed
* *Nothing*

### Fixed
* *Nothing*


## [1.3.0] - 2022-04-02
### Added
* Added support for React 18
Expand Down

0 comments on commit 02a8b65

Please sign in to comment.