Skip to content

Commit

Permalink
Fix changelog (#3380)
Browse files Browse the repository at this point in the history
  • Loading branch information
rrousselGit committed Mar 1, 2024
1 parent c8c9d5c commit ce970d2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions packages/riverpod/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
## 2.5.0 - 2024-02-03

- Add `test` argument to `AsyncValue.guard` method. (thanks to @utamori)

## Unreleased fix

- Improved `Provider(dependencies: [...])` documentation.
- Fix out of date `pub.dev` description

## 2.5.0 - 2024-02-03

- Add `test` argument to `AsyncValue.guard` method. (thanks to @utamori)

## 2.4.9 - 2023-11-27

- Fix "pending timer" issue inside tests when using `ref.keepAlive()`.
Expand Down

0 comments on commit ce970d2

Please sign in to comment.