Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
a1phyr committed Feb 5, 2022
1 parent 278d546 commit b831e25
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,10 @@
# Changelog

## 1.10

- Add `OnceCell::with_value` to create initialized `OnceCell` at compile time.
- Improve `Clone` implementation for `OnceCell`.

## 1.9

- Added an `atomic-polyfill` optional dependency to compile `race` on platforms without atomics
Expand Down

0 comments on commit b831e25

Please sign in to comment.