Skip to content

Latest commit

 

History

History
67 lines (39 loc) · 1.41 KB

CHANGELOG.md

File metadata and controls

67 lines (39 loc) · 1.41 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 support for Rails 6!

Changed

  • Rails 5.2.0 is now the minimum required version
  • Adopted jsonb for notifications meta

Changed

  • Look for couriers in the root Hertz namespace

This is when we actually started with SemVer.

Changed

  • Updated and linted codebase

Added

  • Implemented new #notify syntax

Added

  • Implemented Deliveries API
  • Implemented email and sms couriers

Fixed

  • Fixed notifications being delivered before DB commit

First stable release.

First public release.