1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-06-03 00:15:27 +00:00

fillup changelog

This commit is contained in:
InsanusMokrassar 2021-04-05 19:08:12 +06:00
parent fc1a029acb
commit a42c5c63c4

View File

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