# Changelog

All notable changes to `laravel-sendinblue-notifier` will be documented in this file.

Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) principles.

## 1.0.1 - 2022-11-07

### What's Changed

- Fix headers on EmailMessageToArray by @dtangdev in https://github.com/YieldStudio/laravel-sendinblue-notifier/pull/4

**Full Changelog**: https://github.com/YieldStudio/laravel-sendinblue-notifier/compare/1.0.0...1.0.1

## 1.0.0 - 2022-11-04

### What's Changed

- Add anonymous notifiable to Email and Sms by @dtangdev in https://github.com/YieldStudio/laravel-sendinblue-notifier/pull/2
- Remove Sendinblue SDK to prevent PHP 8.1 issues by @dtangdev in https://github.com/YieldStudio/laravel-sendinblue-notifier/pull/3

**Full Changelog**: https://github.com/YieldStudio/laravel-sendinblue-notifier/compare/0.0.1...1.0.0

## 0.0.1 - 2022-10-03

**First release ⚡️**

Email channel
SMS channel
