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**