fill changelog

This commit is contained in:
InsanusMokrassar 2022-05-03 14:32:29 +06:00
parent d0add888c4
commit 3c3607d817
1 changed files with 6 additions and 0 deletions

View File

@ -2,6 +2,12 @@
## 0.38.19
* `BehaviourBuilder`:
* Hotfixes
* `BehaviourBuilder FSM`:
* `BehaviourContextWithFSMBuilder` deprecated in favor to `BehaviourContextWithFSM`
* Now it is possible to define additional handlers in subcontexts of `BehaviourBuilderWithFSM`
## 0.38.18
* `Core`: