CHANGELOG in activeset-0.8.4 vs CHANGELOG in activeset-0.8.5

- old
+ new

@@ -1,4 +1,8 @@ +v 0.8.5 + - fix a bug in Enumerable class method filtering when method returns object, not array + - add specs for Enumerable filtering + - make the factories more intelligently to avoid some random failures from poor data creation v 0.8.4 - start using Bundler v2.x - check the Gemfile.lock into version control - handle transforming Date objects into sortable integers a bit more intelligently to ensure UTC - fix Rubocop offenses (safely)