CHANGELOG.md in selections-0.2.1 vs CHANGELOG.md in selections-0.2.2
- old
+ new
@@ -1,6 +1,8 @@
-## 0.2.1
+## 0.2.2
+* https://github.com/nigelr/selections/pull/14 - Update selections to no longer use hash rocket syntax.
+## 0.2.1
* Check the existence of the selections table in `belongs_to_selection` so it is safe to use during rake tasks like db:reset.
## 0.1.14 (should of been 0.2.0)
* https://github.com/nigelr/selections/issues/7 - add selection items as booleans method names to attached model