From dc2b5e1baeb9c5ecc3b258aeeb26cb46377d468c Mon Sep 17 00:00:00 2001 From: Marick van Tuil Date: Sun, 9 Apr 2023 21:07:42 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b0cc84..c51e031 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## 6.2.0 - 2023-04-09 + +**Added** + +- Added support for Laravel 10 style mailables + ## 6.1.0 - 2023-02-08 **Changed**