Skip to content

Commit c2a9a02

Browse files
committed
update CHANGELOG.md
1 parent 908fdae commit c2a9a02

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1616
fun subscribeUpdate(channel: Observable<K>)
1717
```
1818

19+
### Changed
20+
- `QuinineCache` changes to `Cache`
21+
- `QuinineLoadingCache` changes to `LoadingCache`
22+
- `QuinineCacheStats` changes to `CacheStats`
23+
1924
## [0.2.0] - 2020-06-09
2025
### Changed
2126
- the coroutine cache get method changes to suspend function

0 commit comments

Comments
 (0)