CHANGELOG.md in selections-1.0.1 vs CHANGELOG.md in selections-1.0.2
- old
+ new
@@ -1,4 +1,8 @@
+## 1.0.2
+* Resolves existence validation issue.
+* updates specs to use be_truthy and be_falsey from be_true and be_false
+
## 1.0.1
* lock test to rspec ~> 2.99
## 1.0.0
* https://github.com/nigelr/selections/pull/14 - Update selections to no longer use hash rocket syntax.