Skip to content

Commit

Permalink
Update changelog [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
mratsim committed Dec 22, 2019
1 parent b1f2aee commit b69e0a1
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,17 @@
# Changelog


### v0.2.0
### v0.2.0 - December 2019

Weave `EventNotifier` has been rewritten and formally verified.
Combined with using raw Linux futex to workaround a condition variable bug
in glibc and musl, Weave backoff system is now deadlock-free.

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

### v0.1.0
Weave now supports Windows.

### v0.1.0 - December 2019

Initial release

0 comments on commit b69e0a1

Please sign in to comment.