FSM updates

This commit is contained in:
2022-03-16 18:40:21 +06:00
parent 72bc8da1e7
commit 8f928e16e1
3 changed files with 26 additions and 10 deletions

View File

@@ -2,6 +2,10 @@
## 0.9.15
* `FSM`:
* Rename `DefaultUpdatableStatesMachine#compare` to `DefaultUpdatableStatesMachine#shouldReplaceJob`
* `DefaultStatesManager` now is extendable
## 0.9.14
* `Versions`: