Skip to content

Latest commit

 

History

History
85 lines (48 loc) · 1.67 KB

CHANGELOG.md

File metadata and controls

85 lines (48 loc) · 1.67 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Added

  • Added Rails 6 support!

Changed

  • Updated pg dependency to ~> 1.2'

Fixed

  • Fixed incompatibility with Hertz 2.0

2.0.0 (yanked)

Changed

  • Changed namespace to Hertz::Email

Changed

  • Updated and linted codebase

This is when we started with SemVer.

Added

  • Allow notifications to specify mailer options

Changed

  • Adopted Semantic Versioning

Changed

  • Fixed deprecation warnings

Security

  • Updated dependencies

Added

  • Added support for Rails 5

Added

  • Added support for the Deliveries API

First stable release.