diff --git a/docs/changelog.md b/docs/changelog.md index bf3b6581..51fb8d8e 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -5,7 +5,7 @@ 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/spec/v2.0.0.html). -## [Unreleased] +## [0.2.0] - 2021-09-29 ### Added @@ -70,4 +70,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Make the bot `http_session` within an event loop. [0.1.0]: https://github.com/discord-modmail/modmail/releases/tag/v0.1.0 +[0.2.0]: https://github.com/discord-modmail/modmail/compare/v0.1.0...v0.2.0 [unreleased]: https://github.com/discord-modmail/modmail/compare/v0.1.0...main