# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog] ## [Unreleased] ## [0.2.1] - 2019-10-22 - Add Rails 6 support for previews - Add GOV.UK Notify styling to preview emails ## [0.2.0] - 2019-08-30 - Add Rails 6 support - Add optional `reply_to_id` and `reference` parameters ## [0.1.0] - 2019-05-07 - Add preview functionality ## [0.0.3] - 2019-02-05 - Allow response to be accessed ## [0.0.2] - 2019-02-01 - Support templated emails - Change API so mailers inherit from our mailer ## [0.0.1] - 2019-02-01 - Inital release [unreleased]: https://github.com/DFE-Digital/dfe-teachers-payment-service/compare/0.1.0...HEAD [0.2.1]: https://github.com/dxw/mail-notify/compare/0.2.0...0.2.1 [0.2.0]: https://github.com/dxw/mail-notify/compare/0.1.0...0.2.0 [0.1.0]: https://github.com/dxw/mail-notify/compare/0.0.3...0.1.0 [0.0.3]: https://github.com/dxw/mail-notify/compare/0.0.2...0.0.3 [0.0.2]: https://github.com/dxw/mail-notify/compare/0.0.1...0.0.2 [0.0.2]: https://github.com/dxw/mail-notify/compare/0.0.1...0.0.2 [0.0.1]: https://github.com/dxw/mail-notify/compare/fdc830bbbc29df5998a49bf2920e23d1be6ac5e7...0.0.1 [keep a changelog]: https://keepachangelog.com/en/1.0.0/