8000 [5.6] Add changelog for v5.6.36 (#25707) · laravel/framework@aa249cb · GitHub
[go: up one dir, main page]

Skip to content

Commit aa249cb

Browse files
TBlindaruktaylorotwell
authored andcommitted
[5.6] Add changelog for v5.6.36 (#25707)
1 parent 0a83ce3 commit aa249cb

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG-5.6.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Release Notes for 5.6.x
22

3+
## v5.6.36 (2018-09-02)
4+
5+
### Changed
6+
- Use higher order messages in Collection ([#25356](https://github.com/laravel/framework/pull/25356))
7+
- Use the getAttributes method on insert ([#25355](https://github.com/laravel/framework/pull/25355))
8+
9+
### Fixed
10+
- `logoutOtherDevices` method in `Illuminate/Auth/SessionGuard.php` class breaks "remember me" cookie ([#25386](https://github.com/laravel/framework/pull/25386))
11+
- Fix self relation existence queries with custom keys ([#25397](https://github.com/laravel/framework/pull/25397))
12+
- Fix relationships with global scope columns ([#25368](https://github.com/laravel/framework/pull/25368))
13+
- Fix: revert model syncing after soft-delete ([#25392](https://github.com/laravel/framework/pull/25392))
14+
- Fix mailables always being queued for later if using Queueable trait ([#25378](https://github.com/laravel/framework/pull/25378))
15+
16+
### Security
17+
- escape lang directive echos ([d3c0a369057d0b6ebf29b5f51c903b1a85e3e09b](https://github.com/laravel/framework/commit/d3c0a369057d0b6ebf29b5f51c903b1a85e3e09b))
18+
319
## v5.6.35 (2018-08-27)
420

521
### Added

0 commit comments

Comments
 (0)
0