Skip to content

Commit

Permalink
core: Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
llfbandit committed Mar 18, 2021
1 parent 366d8e3 commit f48d105
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 2.0.0-rc.2
- core: Update dio to 4.0.0-prev2.
- Renamed `cacheStoreForce` to `forceCache`.
- Renamed `cacheStoreNo` to `noCache`.
- Make `CacheOptions.store` required but still with optional value.

## 2.0.0-rc.1
- core: Update dio to 4.0.0-prev1.
- fix: update cache header values on 304 (keeping in sync freshness of our cache content).
Expand Down

0 comments on commit f48d105

Please sign in to comment.