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 2079d34 commit f8ff35eCopy full SHA for f8ff35e
CHANGELOG.md
@@ -1,6 +1,13 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/laravel/compare/v8.6.6...8.x)
+## [Unreleased](https://github.com/laravel/laravel/compare/v8.6.7...8.x)
4
+
5
6
+## [v8.6.7 (2021-11-16)](https://github.com/laravel/laravel/compare/v8.6.6...v8.6.7)
7
8
+### Changed
9
+- Added `declined` and `declined_if` validation rules ([#5723](https://github.com/laravel/laravel/pull/5723))
10
+- Should be identical with current sanctum config file ([#5725](https://github.com/laravel/laravel/pull/5725))
11
12
13
## [v8.6.6 (2021-11-09)](https://github.com/laravel/laravel/compare/v8.6.5...v8.6.6)
0 commit comments