Sha256: fa7710571aa67d6878401be8d2dab22b3632937287eb2a900a3f6d4a5c12b8d2

Contents?: true

Size: 913 Bytes

Versions: 1

Compression:

Stored size: 913 Bytes

Contents

# Change Log
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

### v1.1.0

##### Added

* Detailed API errors

### v1.0.0

##### Added

* Implement "a version" of Recipients Interceptor https://github.com/croaky/recipient_interceptor compatible with SendGrid.
* Raise exceptions when api fails.

##### 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.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
send_grid_mailer-1.1.0 CHANGELOG.md