Sha256: be2082f18d2a4da002425fc652d66610d6383480b5b14e43b41babd7f08b480a

Contents?: true

Size: 1.84 KB

Versions: 1

Compression:

Stored size: 1.84 KB

Contents

# Change Log

## 3.1.0 - 2020-8-03

### Changes

- #81 Fix warnings with ruby 2.7
- #83 Allow string type mail.to
- #84 Content-ID values to fix inline attachments

## 3.0.2 - 2020-4-20

### Changes

- perform_send_request setting for testing perposes

## 3.0.1 - 2020-4-3

### Changes

- Validate error response body for empty string

## 3.0.0 - 2020-3-2

### Removed

- Compatibility with mail gems before version 2.7

## 2.6.0 - 2020-1-23

### Changes

- Dont send content types with dynamic templates (#69)

## 2.5.0 - 2020-1-21

### Changes

- Add personalizations field (#60)

### Fixes

- Revert "Lazy load ActionMailer::Base" (#64)
- Yank 2.4.1

## 2.4.2 - 2020-1-21

### Fixes

- Revert "Lazy load ActionMailer::Base" (#64)
- Yank 2.4.1

## 2.4.1 - 2020-1-20

### Changed

- Update Travis CI settings to test on latest Ruby and mail gem version (#55)
- Lazy load ActionMailer::Base (#57)

## 2.4.0 - 2019-07-9

### Changed

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

## 2.3.0 - 2019-4-10

### Fixes

- No asm substitutions if template_id present

## 2.2.1 - 2019-1-4

### Fixes

- Fix Travis

## 2.2.0 - 2018-11-23

### Fixes

- Update Readme

## 2.1.0 - 2018-11-20

### Fixes

- Substiutions and dynamic_template_data should be compatible.


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

1 entries across 1 versions & 1 rubygems

Version Path
sendgrid-actionmailer-3.1.0 CHANGELOG.md