Skip to content

Commit bf2ec2f

Browse files
committed
bump changelog for 0.3.0 release
1 parent 5ca5331 commit bf2ec2f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Diff for: changelog.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Changelog
22

3-
### v0.3.0 - unreleased
3+
### v0.x.x - Unreleased
4+
5+
### v0.3.0 - January 2020
46

57
`sync(Weave)` has been renamed `syncRoot(Weave)` to highlight that it is only valid on the root task in the main thread. In particular, a procedure that uses syncRoot should not be called be in a multithreaded section. This is a breaking change. In the future such changes will have a deprecation path but the library is only 2 weeks old at the moment.
68

0 commit comments

Comments
 (0)