# CHANGELOG ## 0.4.0 - Updated dependencies to use it on Rails 5 ### Breaking changes - Remove the `empty?` method and add `has_items?` and `has_no_items?`. - Updated money-rails dependency to at least 1.5 which can potentially break your app.