diff --git a/CHANGELOG.md b/CHANGELOG.md index a4e042f..2866526 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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`. +* Updated dependencies, including Jest 28. + +### Deprecated +* *Nothing* + +### Removed +* *Nothing* + +### Fixed +* *Nothing* + + ## [1.3.0] - 2022-04-02 ### Added * Added support for React 18