improvements in FSM

This commit is contained in:
2021-11-12 13:19:15 +06:00
parent 50ea40bc3a
commit 2a4cb8c5f9
3 changed files with 13 additions and 6 deletions

View File

@@ -5,6 +5,9 @@
* `Versions`:
* `Klock`: `2.4.7` -> `2.4.8`
* `Serialization`: `1.3.0` -> `1.3.1`
* `FSM`:
* Now it is possible to pass any `CheckableHandlerHolder` in `FSMBuilder`
* Now `StatesMachine` works with `CheckableHandlerHolder` instead of `CustomizableHandlerHolder`
## 0.8.1