diff --git a/CHANGELOG.md b/CHANGELOG.md index c13f5db..52b4ab5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,21 @@ # Changelog +## [0.2.0](https://github.com/ChecksumDev/blstatusbot/compare/v0.1.0...v0.2.0) (2024-01-13) + + +### Features + +* stats! ([560f484](https://github.com/ChecksumDev/blstatusbot/commit/560f484f6ea6f54730a46979e2eee98ac6d756a1)) + + +### Bug Fixes + +* `connect_to_beatleader()` is blocking ([327b4fe](https://github.com/ChecksumDev/blstatusbot/commit/327b4fec7ef55e1091dd35cc77fedb7da176f700)) +* automatic message publishing and pinging ([6a05fe6](https://github.com/ChecksumDev/blstatusbot/commit/6a05fe6c32fe59d19e225c41515598bdc2a9a3cf)) +* automatic reconnection ([3cd9626](https://github.com/ChecksumDev/blstatusbot/commit/3cd9626318e28c7f284069f583d4cbf205e070e0)) +* reconnecting ([ec1be66](https://github.com/ChecksumDev/blstatusbot/commit/ec1be66acbd845c59009f9120d4bdc9c02a517f8)) +* switch to automatic role pinging ([21e5e73](https://github.com/ChecksumDev/blstatusbot/commit/21e5e7317f874e368c67262946990dc18eac7909)) + ## 0.1.0 (2023-09-02)