We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57ec772 commit 2b9014dCopy full SHA for 2b9014d
changelog.md
@@ -2,7 +2,7 @@
2
3
All notable changes to Lock will be documented in this file. This file follows the *[Keep a CHANGELOG](http://keepachangelog.com/)* standards.
4
5
-## Unreleased
+## 1.0.0-alpha.2 - 2014-12-05
6
7
### Added
8
@@ -22,7 +22,8 @@ All notable changes to Lock will be documented in this file. This file follows t
22
- Renamed the `AbstractPermission` class
23
- ArrayDriverTest moved to the `Drivers` namespace
24
- Split the `LockTestCase` into `PersistentDriverTestCase` and `StaticDriverTestCase`
25
-- Conditions now get more parameters and can be used as a callback
+- The `assert` method of conditions now get more parameters
26
+- Conditions can now be used as a callback
27
28
### Removed
29
0 commit comments