telepingbot/CHANGELOG.md

17 lines
803 B
Markdown
Raw Normal View History

# Changelog
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
2024-05-30 21:31:51 +02:00
### Added
2024-05-31 18:07:02 +02:00
- Make `config.toml` hold all configrations ([`83148f8`](https://git.4rs.nl/awiteb/telepingbot/commit/83148f848ac65c3b8ed4a28003b35b3fc034c6b4))
2024-05-30 21:31:51 +02:00
- Support CLI ([`31b810f`](https://git.4rs.nl/awiteb/telepingbot/commit/31b810f8176e3e16556ff97f95a2611bdacf3f1d))
2024-05-31 18:07:02 +02:00
### Fixed
- Make the `bot_username` parameter to lowercase ([`d64de3c`](https://git.4rs.nl/awiteb/telepingbot/commit/d64de3c4dcdc06b9145d452b1f7825172a393b99))
## 0.1.0 - 2023-11-18
This changelog was generated by [git-cliff](https://github.com/orhun/git-cliff)