diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a012e4..d04b815 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## unreleased ### Added +- Make `config.toml` hold all configrations ([`83148f8`](https://git.4rs.nl/awiteb/telepingbot/commit/83148f848ac65c3b8ed4a28003b35b3fc034c6b4)) - Support CLI ([`31b810f`](https://git.4rs.nl/awiteb/telepingbot/commit/31b810f8176e3e16556ff97f95a2611bdacf3f1d)) +### Fixed +- Make the `bot_username` parameter to lowercase ([`d64de3c`](https://git.4rs.nl/awiteb/telepingbot/commit/d64de3c4dcdc06b9145d452b1f7825172a393b99)) ## 0.1.0 - 2023-11-18