We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84ad673 commit 0af1af8Copy full SHA for 0af1af8
CHANGELOG.md
@@ -1,6 +1,15 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/envoy/compare/v2.7.2...2.x)
+## [Unreleased](https://github.com/laravel/envoy/compare/v2.8.0...2.x)
4
+
5
6
+## [v2.8.0 (2022-01-12)](https://github.com/laravel/envoy/compare/v2.7.2...v2.8.0)
7
8
+### Changed
9
+- Laravel 9 Support ([#239](https://github.com/laravel/envoy/pull/239))
10
11
+### Fixed
12
+- Fix PHP 8.1 warnings ([#238](https://github.com/laravel/envoy/pull/238))
13
14
15
## [v2.7.2 (2021-11-09)](https://github.com/laravel/envoy/compare/v2.7.1...v2.7.2)
0 commit comments