We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 967fc53 commit beaf9ccCopy full SHA for beaf9cc
CHANGELOG.md
@@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to
6
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## v1.1.0 - 2024-03-13
9
+
10
+### What's Changed
11
12
+* Add Laravel 11 support by @bensherred in https://github.com/red-explosion/laravel-devtools/pull/2
13
14
+### New Contributors
15
16
+* @bensherred made their first contribution in https://github.com/red-explosion/laravel-devtools/pull/2
17
18
+**Full Changelog**: https://github.com/red-explosion/laravel-devtools/compare/v1.0.0...v1.1.0
19
20
## v1.0.0 - 2023-12-11
21
22
Initial release 🎉
0 commit comments