## [Released] ## [1.3.1] - 2022-09-28 - Added attachment content disposition ## [1.3.0] - 2022-08-03 - SMS Personalization - SMS Messages - SMS Inbounds - SMS Webhooks - Email Verification ## [1.2.0] - 2022-06-15 - SMS Sending - SMS Activity - SMS Phone Numbers - SMS Recipients ## [1.1.0] - 2022-02-18 - Domains endpoint improvements - Added schedule an email parameter - Added inbound routes endpoint - Added scheduled messages endpoint ## [1.0.1] - 2022-02-16 - Removed puts from request response - Added dynamic User-Agent based on SDK version ## [1.0.0] - 2022-02-15 - BREAKING CHANGE: Renamed `API_TOKEN` variable to `MAILERSEND_API_TOKEN` ## [0.2.4] - 2021-12-13 - Added bulk email endpoint # [0.2.3] - 2021-11-11 - Fixed typo for reply_to (thanks @JohnGoodman) ## [0.2.2] - 2021-08-04 - Removed leftover debugging stuff ## [0.2.1] - 2021-08-04 - Fixed email class so that it omits empty values ## [0.2.0] - 2021-07-01 - Added Templates endpoint ## [0.1.9] - 2021-06-30 - Fixed docs ## [0.1.8] - 2021-06-15 - Fixed unused parameter ## [0.1.7] - 2021-06-15 - Added required parameter for token creation - ## [0.1.6] - 2021-06-15 - Fixed small issues in Domains ## [0.1.5] - 2021-06-15 - Fixed arguments error in Domains list ## [0.1.4] - 2021-06-15 - Fixed Domains init ## [0.1.3] - 2021-06-14 - Updated gem description ## [0.1.2] - 2021-06-14 - Fixed activity and tokens endpoints. ## [0.1.1] - 2021-06-14 - Updated token format so you don't have to include `Bearer` in env variable. ## [0.1.0] - 2021-06-14 - Initial release