CHANGELOG.md in resque_mailer-2.2.7 vs CHANGELOG.md in resque_mailer-2.3.0

- old
+ new

@@ -1,4 +1,11 @@ +### 2.3.0 / 2016-04-30 +* Convert specs to use modern RSpec expectation syntax +* Added argument serializers (Andrew DiMichele, René Klačan, Adam Bird) +* ActiveRecord argument serializer (René Klačan) +* Use `deliver_now` if available +* Remove deprecated fallback / error options in prep for 2.3.x + ### 2.2.7 / 2014-10-08 * Pass respond_to? inquiries through to decoy (to allow preview, etc) (Ian Lesperance) ### 2.2.6 / 2013-11-13