Skip to content

Commit

Permalink
Added changelog notes
Browse files Browse the repository at this point in the history
  • Loading branch information
danielSanchezQ committed Sep 1, 2022
1 parent e4f38c1 commit 2b0da3e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@
- Add extension to `async` and `sync` `OnceCell` mut API:
- `get_mut_or_init`
- `get_mut_or_try_init`
- Add extension to `async` and `sync` `Lazy` mut API:
- `force_mut`
- `get_mut`


## 1.13.1
Expand Down

0 comments on commit 2b0da3e

Please sign in to comment.