From 1d48347f8ca5e3c6d695a9aacd325796846b888d Mon Sep 17 00:00:00 2001 From: James Cole Date: Wed, 20 Mar 2024 17:28:56 +0100 Subject: [PATCH] Update release notes for new version. --- changelog.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/changelog.md b/changelog.md index ab8712e4a2..84e7c35b6c 100644 --- a/changelog.md +++ b/changelog.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## 6.1.12 - 2024-03-21 + +### Fixed + +- Exclude debug files from release zip file +- Drop a duplicate index +- Replace broken Laravel Passport commands +- #8692 +- #8694 + ## 6.1.11 - 2024-03-20 ### Added