README.md in sunspot-null_result-0.5.0 vs README.md in sunspot-null_result-0.6.0
- old
+ new
@@ -72,9 +72,12 @@
## Changelog
### HEAD (not yet released)
+### v0.6.0
+* Support kaminari-paginated enumerables
+
### v0.5.0
* Build on newer MRI version
* Add Sunspot::NullResult#total and #facet
* Use frozen_string_literal magic comment for MRI 2.3.x