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 27aab5f commit 0b13f63Copy full SHA for 0b13f63
1 file changed
CHANGELOG.md
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/)
5
and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
+## [8.10.0] - 2022-02-17
8
+
9
+### Added
10
+- Add support for PHP 8.1 ([728b0ca](https://github.com/laravel-zero/framework/commit/728b0ca946b6ac58f4f906197af71492d36218a5))
11
+- Add Box support for PHP 8.1 ([#459](https://github.com/laravel-zero/framework/pull/459))
12
13
## [8.9.1] - 2021-10-27
14
15
### Changed
0 commit comments