Skip to content

Commit 2b9014d

Browse files
committed
Update readme
1 parent 57ec772 commit 2b9014d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

changelog.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to Lock will be documented in this file. This file follows the *[Keep a CHANGELOG](http://keepachangelog.com/)* standards.
44

5-
## Unreleased
5+
## 1.0.0-alpha.2 - 2014-12-05
66

77
### Added
88

@@ -22,7 +22,8 @@ All notable changes to Lock will be documented in this file. This file follows t
2222
- Renamed the `AbstractPermission` class
2323
- ArrayDriverTest moved to the `Drivers` namespace
2424
- Split the `LockTestCase` into `PersistentDriverTestCase` and `StaticDriverTestCase`
25-
- Conditions now get more parameters and can be used as a callback
25+
- The `assert` method of conditions now get more parameters
26+
- Conditions can now be used as a callback
2627

2728
### Removed
2829

0 commit comments

Comments
 (0)