update changelog, rename SpecialMutableStateFlow file and update gradle wrapper

This commit is contained in:
2023-11-30 01:54:04 +06:00
parent a8a5340d8b
commit f8f9f93c97
3 changed files with 6 additions and 3 deletions

View File

@@ -2,8 +2,12 @@
## 0.20.16
* `Versions`:
* `Exposed`: `0.44.1` -> `0.45.0`
* `Coroutines`:
* Add `SpecialStateFlow`
* Add `SpecialMutableStateFlow`
* `Compose`:
* Add `FlowState`
## 0.20.15