Kaminari v0.10.4 Release Notes

    • Do not break ActiveRecord::Base.descendants, by making sure to call super from ActiveRecord::Base.inherited #34 [@rolftimmermans]

    • 🛠 Fixed vanishing mongoid criteria after calling page() #26 [@tyok]