CHANGELOG.md in mail-ses-1.0.0 vs CHANGELOG.md in mail-ses-1.0.1

- old
+ new

@@ -1,6 +1,10 @@ # Changelog +### 1.0.1 + +- Add compatibility with Mail gem 2.8.0. + ### 1.0.0 - BREAKING CHANGE: Upgrade to AWS Ruby SDK v3 - SESv2 API ([@khrvi](https://github.com/khrvi)) - Drop support for Ruby 2.5 and earlier. - Switch CI from Travis to Github Actions.