Skip to content

Commit 18e8885

Browse files
authored
Merge pull request #38433 from laravel/6.x
[8.x] update changelog
2 parents 2f93c49 + 22daab4 commit 18e8885

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG-6.x.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
# Release Notes for 6.x
22

3-
## [Unreleased](https://github.com/laravel/framework/compare/v6.20.30...6.x)
3+
## [Unreleased](https://github.com/laravel/framework/compare/v6.20.31...6.x)
4+
5+
6+
## [v6.20.31 (2021-08-03)](https://github.com/laravel/framework/compare/v6.20.30...v6.20.31)
7+
8+
### Fixed
9+
- Fixed signed routes with expires parameter ([#38111](https://github.com/laravel/framework/pull/38111), [732c0e0](https://github.com/laravel/framework/commit/732c0e0f64b222e7fc7daef6553f8e99007bb32c))
10+
11+
### Refactoring
12+
- Remove hardcoded Carbon reference from scheduler event ([#38063](https://github.com/laravel/framework/pull/38063))
413

514

615
## [v6.20.30 (2021-07-07)](https://github.com/laravel/framework/compare/v6.20.29...v6.20.30)

0 commit comments

Comments
 (0)