= 1.7.2 =
* Fix missed case of forced WP_User.

= 1.7 =
* Accept shadow $recipient objects instead of forcing WP_User.

= 1.6.9 =
* Fix issue clearing the digests table when using Sendgrid.

= 1.6.8 =
* Deprecate filter bbpnns_bulk_mailer_mailgun_page_size in favor of bbpnns_bulk_mailer_page_size.

= 1.6.7 =
* Fix html/plain-text reply-content.
* Tweak topic-content fix for sendgrid.

= 1.6.6 =
* Add support for author tags.
* Fix html/plain-text topic-content.

= 1.6.5 =
* Fixed bad topic_content cache.
* Moved debug checkbox to Support tab.

= 1.6.4.1 =
* Fixed broken tags in a few edge cases.

= 1.6.4 =
* Fixed tags for sendgrid.

= 1.6.3 =
* Explode all tags correctly.
* Encode subject if necessary.

= 1.6.2 =
* Adjust header parsing to correctly return key/value pairs, if the value contains the character used to split them.

= 1.6.1 =
* Fix edge case notice where reply_id was not set in tag replacement.
* Fix variable typo in logging.

= 1.6 =
* Work around membership plugins blocking content.

= 1.5.2 =
* Fix bad forum_id when using reply-by-email.

= 1.5.2 =
* Fix fetching forum category title instead of parent forum title.

= 1.5 =
* Support for bbpnns’ dry run trace.
* Adjust unit tests for different permalink structure.

= 1.4.1 =
* Fix wrong template being used in replies.

= 1.4 =
* Differentiate between subject and body tag processing.
* Respect bbpnns background mailouts.
* Add support for bbpnns doing_notify_on_save action.
* Add partial support for upcoming bbpnns dry run tool.

= 1.3 =
* Remove call to deprecated bbpnns prep_image_cid.
* Add unit test for [date] tag added to bbpnns.

= 1.2 =
* Switching to Mailgun-php v3.0 for better Regional support

= 1.1 =
* Adding Mailgun Region support

= 1.0 =
* Initial release