2021-10-06 19:44:03 +02:00
|
|
|
# Change Log
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
|
2021-10-11 17:20:39 +02:00
|
|
|
## [UNRELEASED] - 11.10.2021
|
2021-10-07 19:15:53 +02:00
|
|
|
### Added
|
2021-10-11 17:20:39 +02:00
|
|
|
- Inline Query for `join`, `leave` & `everyone`
|
|
|
|
- Banned users
|
|
|
|
- Buttons for `start` message
|
2021-10-08 15:25:47 +02:00
|
|
|
### Changed
|
2021-10-11 17:20:39 +02:00
|
|
|
- Code quality improvements
|
|
|
|
- `start` text
|
2021-10-08 15:25:47 +02:00
|
|
|
### Deleted
|
|
|
|
- `/silent` command
|
2021-10-06 19:44:03 +02:00
|
|
|
## [0.1.0] - 06.10.2021
|
|
|
|
### Features
|
|
|
|
- `/join` command
|
|
|
|
- `/leave` command
|
|
|
|
- `/groups` command
|
|
|
|
- `/everyone` command
|
|
|
|
- `/start` command
|
|
|
|
- `/silent` command
|
|
|
|
- possibility to have multiple contexts for one chat
|
|
|
|
- docker setup & docker commands
|