fillup changelog

This commit is contained in:
InsanusMokrassar 2021-04-05 19:08:12 +06:00
parent fc1a029acb
commit a42c5c63c4
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@
* `Version`:
* `MicroUtils`: `0.4.32` -> `0.4.33`
* `Ktor`: `1.5.2` -> `1.5.3`
* `API`:
* Bot actions DSL (fix for [#358](https://github.com/InsanusMokrassar/TelegramBotAPI/issues/358))
* `Behaviour Builder`:
* Rewrite logic of `doInSubContextWithUpdatesFilter` and `doInSubContextWithFlowsUpdatesFilterSetup` extensions
* All triggers now work with `stopOnCompletion` set up to `false`