diff --git a/CHANGELOG.md b/CHANGELOG.md index c3c51ce..1e46b52 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ 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/spec/v2.0.0.html). -## [3.0.0] - Unreleased +## [3.0.0] - 2022-03-16 ### Added - Added a `Promise`-based interface. - The JSDoc is now much more exhaustive.