From 4166cf63349668a82658c0c5234e2c69f8a03eb9 Mon Sep 17 00:00:00 2001 From: nobody Date: Wed, 19 May 2021 12:29:54 +0000 Subject: [PATCH] Bump version to 0.12.0 --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c9998466..82e5b969 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.12.0] - 2021-05-19 + +### Added +- Add worker pool +- Handle message from Telegram group +- Add APT, RPM and Homebrew repository +- Publish release note to Telegram channel + +### Changed +- Handle mastodon message using notification instead conversation +- Packaging license, changelog and readme +- Improve web layout + ## [0.11.1] - 2021-05-12 ### Added