Skip to content

Latest commit

 

History

History
86 lines (39 loc) · 3.17 KB

CHANGELOG.md

File metadata and controls

86 lines (39 loc) · 3.17 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

3.0.0 (2020-11-30)

⚠ BREAKING CHANGES

  • drop support of Illuminate/Support 6

  • update dependencies for Laravel 8 support (624341d)

3.0.0 (2020-11-30)

⚠ BREAKING CHANGES

  • drop support of Illuminate/Support 6

  • update dependencies for Laravel 8 support (624341d)

3.0.0 (2020-11-30)

⚠ BREAKING CHANGES

  • drop support of Illuminate/Support 6

  • update dependencies for Laravel 8 support (3bec69a)

2.0.0 (2020-05-06)

⚠ BREAKING CHANGES

  • drop support of laravel 5

Features

1.2.1 (2020-04-01)

Bug Fixes

  • add getLastError phpDoc method (e378989)

1.2.0 (2020-04-01)

Features

  • add getLastError method (ab826cd)

1.1.2 (2020-03-31)

Bug Fixes

  • mailjet: cast listId to int when compared in isSubscribed method (459024c)

1.1.1 (2020-03-30)

Bug Fixes

  • increase connection timeout to avoid cUrl errors (#3) (ccf6168)

1.1.0 (2020-03-24)

Features

1.0.1 (2020-02-20)

Bug Fixes

  • add php doc methods to facade (b8a001e)
  • set default driver as null not 'null' (3f0a4eb)

1.0.0 (2019-11-21)