CHANGELOG.md in mailtrap-1.1.1 vs CHANGELOG.md in mailtrap-1.2.0

- old
+ new

@@ -12,5 +12,13 @@ - Add ActionMailer support ## [1.1.1] - 2022-10-14 - Fix custom port and host usage + +## [1.2.0] - 2023-01-27 + +- Breaking changes: + - move `Mailtrap::Sending::Mail` class to `Mailtrap::Mail::Base` + - move `Mailtrap::Sending::Convert` to `Mailtrap::Mail` +- Add mail gem 2.8 support +- Add email template support