Sha256: a3d22ff8713fd364e360f654c593c2294fd18459b78702cd330b9e856d587e7b

Contents?: true

Size: 645 Bytes

Versions: 6

Compression:

Stored size: 645 Bytes

Contents

# Change Log

## 2.0.0 - 2018-08-15

### Changed

- Compatibility with `sendgrid-ruby` v5.0.

## 0.2.1 - 2016-04-26

### Fixed

- Fix handling of multipart/related inline attachments.

## 0.2.0 - 2016-04-25

### Added

- Support for `reply_to` and `date` options.

### Fixed

- Fix sending when multiple `X-SMTPAPI` headers are set.

## 0.1.1 - 2016-04-25

### Fixed

- Fix file attachments.

## 0.1.0 - 2016-04-23

### Added

- Support for `cc` and `bcc` options.
- Support the `X-SMTPAPI` header.

### Changed

- Compatibility with `sendgrid-ruby` v1.0.
- Compatibility with `mail` v2.6.

### Fixed

- Fix `From` addresses with display names.

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
sendgrid-actionmailer-2.3.0 CHANGELOG.md
sendgrid-actionmailer-2.2.1 CHANGELOG.md
sendgrid-actionmailer-2.2.0 CHANGELOG.md
sendgrid-actionmailer-2.1.0 CHANGELOG.md
sendgrid-actionmailer-2.0.1 CHANGELOG.md
sendgrid-actionmailer-2.0.0 CHANGELOG.md