Sha256: b237b596764791bfd090ff7e3d83e8c1eb57e588703289b21ed5487599871874

Contents?: true

Size: 1.4 KB

Versions: 1

Compression:

Stored size: 1.4 KB

Contents

= Changelog

== 0.10.0

* Updated the postmark gem dependency to 1.6.x.

== 0.10.0

* Updated the postmark gem dependency to 1.5.x
* Called API access strings tokens instead of keys in documentation and code. Kept backwards compatibility.

== 0.9.0

* Enabled HTTPS by default.
* Added custom User-Agent header.
* Updated the postmark gem dependency to 1.4.x.

== 0.8.0

* Added support for open tracking.
* Updated the postmark gem dependency to 1.3.x.

== 0.7.0

* Updated the postmark gem dependency to 1.2.x.

== 0.6.0

* Updated the postmark gem dependency.
* Inherited inline images support.

== 0.5.2

* Removed the legacy code providing Rails 2 support.
* Added a Railtie for proper initialization in Rails 3+.
* Removed the post-install message.

== 0.5.1

* Upgraded actionmailer dependency to use >= 3.0.0.
* Added multiple gemfiles to test against multiple actionmailer versions (currently 3.0.x, 3.2.x, 4.0.x).

== 0.5.0

* Added integration specs.
* Updated the postmark gem dependency to 1.0.x.
* Removed attachments fix.
* Replaced README.rdoc with README.md.
* Added unit and integration tests for messages with attachemtns.
* Added batch delivery support.

== 0.4.2

* Updated the gem’s environment.
* Fixed the postmark gem dependency on 0.9.x.
* Added Travis-CI for integration testing.

== 0.4.1

* Fixed "returning" deprecation warning.

== 0.4.0

* Attachments support.

== 0.3.0

* Added support for Rails 3.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
postmark-rails-0.11.0 CHANGELOG.rdoc