Skip to content

Latest commit

 

History

History
50 lines (28 loc) · 865 Bytes

CHANGELOG.md

File metadata and controls

50 lines (28 loc) · 865 Bytes

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

v1.0.0

Added
Removed
  • Remove ability to set templates by name

v0.5.0

Changed
  • Support sender with standard email string "email> name", #3, thanks @agustinf

v0.4.0

Changed
  • Change Rails version to be "optimistic" in order to use the gem with Rails 5 too.

v0.3.0

Added
  • Add Hound configuration.
  • Deploy with Travis CI.
  • Configure coveralls.

v0.2.0

Changed
  • Removes useless colorize gem.

v0.1.1

Fixed
  • Logger fails with empty sender.

v0.1.0

  • Initial release.