Skip to content

Commit 0d87522

Browse files
committed
[6.x] update changelog
1 parent 103df9f commit 0d87522

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.42...6.x)
3+
## [Unreleased](https://github.com/laravel/framework/compare/v6.20.43...6.x)
4+
5+
6+
## [v6.20.43 (2021-12-14)](https://github.com/laravel/framework/compare/v6.20.42...v6.20.43)
7+
8+
### Fixed
9+
- Fixed inconsistent escaping of artisan argument ([#39953](https://github.com/laravel/framework/pull/39953))
10+
11+
### Changed
12+
- Do not return anything `Illuminate/Foundation/Application::afterLoadingEnvironment()`
413

514

615
## [v6.20.42 (2021-12-07)](https://github.com/laravel/framework/compare/v6.20.41...v6.20.42)

0 commit comments

Comments
 (0)