telepingbot/CHANGELOG.md
2024-06-05 15:47:10 +00:00

17 lines
1,011 B
Markdown

# 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).
## [0.2.0](https://git.4rs.nl/awiteb/telepingbot/compare/v0.1.0..v0.2.0) - 2024-06-05
### 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))
- Support `cmd` and `args` querys ([`ac2f9b9`](https://git.4rs.nl/awiteb/telepingbot/commit/ac2f9b937509c87937918c67ce763d54d1ab5d68))
### 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)