solution of #489

This commit is contained in:
2024-10-01 20:30:45 +06:00
parent bfb6e738ee
commit 2f70a1cfb4
3 changed files with 28 additions and 0 deletions

View File

@@ -2,6 +2,8 @@
## 0.22.5
* `Common`:
* Add extension `withReplacedAt`/`withReplaced` ([#489](https://github.com/InsanusMokrassar/MicroUtils/issues/489))
* `Coroutines`:
* Add extension `Flow.debouncedBy`