Merge branch 'v0.1.x' into merge-0.1

This commit is contained in:
Carl Lerche
2019-06-05 12:28:39 -07:00
7 changed files with 25 additions and 10 deletions
+5
View File
@@ -1,3 +1,8 @@
# 0.1.6 (June 4, 2019)
### Added
- Add Sync impl for Lock (#1117).
# 0.1.5 (April 22, 2019)
### Added
+1 -1
View File
@@ -2,7 +2,7 @@
Synchronization utilities
[Documentation](https://docs.rs/tokio-sync/0.1.5/tokio_sync/)
[Documentation](https://docs.rs/tokio-sync/0.1.6/tokio_sync/)
## Overview