CHANGELOG.md in cancancan-squeel-0.1.2 vs CHANGELOG.md in cancancan-squeel-0.1.3
- old
+ new
@@ -1,5 +1,11 @@
-## master
+## 0.1.3
+
+### enhancements
+
+ - Support ranges in conditions [@lowjoel](https://github.com/lowjoel)
+
+## 0.1.2
### enhancements
- Remove unnecessary joins when performing algebraic simplification
[@lowjoel](https://github.com/lowjoel)