release v0.3.0

This commit is contained in:
Nick Elser
2015-04-15 23:11:06 -07:00
parent 161d50deb9
commit 745d49466f
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
## 0.3.0
- Dramatically simplify the interface by forcing clients to specify the key & resources at lock initialization instead of every method call.
## 0.2.3
- Clarify documentation further with respect to semaphores.