From 3ce73cd089bcbf1f2cece11d0e994b5bc93faef7 Mon Sep 17 00:00:00 2001 From: nevadskiy Date: Wed, 3 Apr 2024 19:33:15 +0000 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 502bda4..ce7d43f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## 0.9.0 - 2024-04-03 + +### Added + +- Support for Laravel 11 by @eneadm in #25 + ## 0.8.1 - 2023-10-26 ### Fixed