What's Changed
- Fix little typo by @nbennke in https://github.com/mikel/mail/pull/1462
- 2.8.0.rc1 Regression: Preserve message-level charset when adding parts (related to Rails ActionMailer) by @johnnyshields in https://github.com/mikel/mail/pull/1495
- Use Rake's default rakelib/ directory by @olleolleolle in https://github.com/mikel/mail/pull/1488
- refactor: Use Dir.glob only once in g...