Fixed
- PR #585: Fix typo in
mail_example.py
. Big thanks to Anurag Anand for the PR! - PR #583: Fix
Personalization.substitutions
setter. Trying to set substitutions directly rather than with add_substitution was causing an infinite regress. Big thanks to Richard Nias for the PR!