Skip to content

Commit b69e0a1

Browse files
committed
Update changelog [skip ci]
1 parent b1f2aee commit b69e0a1

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

Diff for: changelog.md

+8-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,17 @@
11
# Changelog
22

33

4-
### v0.2.0
4+
### v0.2.0 - December 2019
5+
6+
Weave `EventNotifier` has been rewritten and formally verified.
7+
Combined with using raw Linux futex to workaround a condition variable bug
8+
in glibc and musl, Weave backoff system is now deadlock-free.
59

610
Backoff has been renamed from `WV_EnableBackoff` to `WV_Backoff`.
711
It is now enabled by default.
812

9-
### v0.1.0
13+
Weave now supports Windows.
14+
15+
### v0.1.0 - December 2019
1016

1117
Initial release

0 commit comments

Comments
 (0)