CHANGELOG.md in bullet-5.2.1 vs CHANGELOG.md in bullet-5.3.0
- old
+ new
@@ -1,11 +1,12 @@
# Next Release
-## 5.2.1
+## 5.3.0 (15/08/2016)
-* Fix env REQUEST_URI
* Fix false alert on through association with join sql #301
* Fix association.target in through_association can be singular #302
+* Support find_by_sql #303
+* Fix env REQUEST_URI
## 5.2.0 (07/26/2016)
* Fix `has_cached_counter?` is not defined in HABTM #297
* Fix false alert if preloaded association has no records #260