diff --git a/CHANGELOG.md b/CHANGELOG.md index d00a800..765e0f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [2.1.0] - 2022-08-12 + +### Added + +- Adding the `hidden` value to open the notification programmatically. + ## [2.0.0] - 2021-12-27 ### Chore