Skip to content

Commit 6aa1d5e

Browse files
committed
Update CHANGELOG.md for ReAwaitable lock
1 parent 3743454 commit 6aa1d5e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ incremental in minor, bugfixes only are patches.
66
See [0Ver](https://0ver.org/).
77

88

9+
## 0.25.1
10+
11+
### Bugfixes
12+
13+
- Adds lock to `ReAwaitable` to safely handle multiple concurrent awaits on the same instance
14+
15+
916
## 0.25.0
1017

1118
### Features

0 commit comments

Comments
 (0)