Skip to content

Latest commit

 

History

History
55 lines (30 loc) · 1.23 KB

CHANGELOG.md

File metadata and controls

55 lines (30 loc) · 1.23 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.

[3.3.0] - 2020-11-21

Added

  • @ScottAgirs: Option to send to multiple recipients addresses issue #2

[3.2.2] - 2020-11-02

CHANGED (!BREAKING - if you are currently on 3.2.1)

  • renamed subscribeContactFromList() > subscribeContactToList()

[3.2.1] - 2020-11-02

Added

  • subscribeContactFromList()

[3.2.0] - 2020-11-02

Added

  • removeContactFromList()
  • unsubscribeContactFromList()

[3.1.0] - 2020-09-03

Changed

  • Deprecate Actions API in favour of API Methods.

[3.0.1] - 2020-08-22

Added

  • Experimental Actions API (depends on #7560)

[3.0.0] - 2020-08-20

Added

  • README examples and configs
  • Changelog file

💥BREAKING CHANGES

The provider plugin was has gone through an major rewrite to work with the latest stable versions of Strapi. There may be breaking changes, please ensure you familiarize yourself with the current README instructions, if you are upgrading from versions 1.x.