telepingbot/CHANGELOG.md
forgejo-actions b71687acbd
All checks were successful
CD / build-assets (aarch64-unknown-linux-gnu) (push) Successful in 6m9s
CD / build-assets (aarch64-unknown-linux-musl) (push) Successful in 6m4s
CD / build-assets (x86_64-pc-windows-gnu) (push) Successful in 6m52s
CD / build-assets (x86_64-unknown-linux-gnu) (push) Successful in 5m34s
CD / build-assets (x86_64-unknown-linux-musl) (push) Successful in 5m40s
CD / release (push) Successful in 13s
chore(changelog): Update changelog
2024-06-05 15:32:56 +00:00

17 lines
939 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).
## 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))
- 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)