Skip to content

Commit

Permalink
Add updated API & default change to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
dugancathal authored and TJ Taylor committed Dec 7, 2022
1 parent 880eb5a commit 414b98f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.rdoc
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Features:

* Updated README to improve around sending multipart mail @kapfenho
* Add delivery_interceptors method to Mail class to fetch registered interceptors @ghousemohamed
* `Mail::ContentTypeField` now supports setting a `boundary_generator` to allow injecting boundary creation behavior @dugancathal

Code Improvements:

Expand All @@ -19,6 +20,7 @@ Code Improvements:
* Configure RSpec's zero-monkey patching mode @olleolleolle
* Added support for JRuby 9.4 @mikel
* Prefer `__dir__` @olleolleolle
* Remove `=` from default mime boundary in `Mail::ContentTypeField` @dugancathal

Bug Fixes:

Expand Down

0 comments on commit 414b98f

Please sign in to comment.