Update release notes for new version.

This commit is contained in:
James Cole 2024-03-20 17:28:56 +01:00
parent 060b76ca9c
commit 1d48347f8c
No known key found for this signature in database
GPG Key ID: B49A324B7EAD6D80

View File

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