Skip to content

Commit

Permalink
[5.6] Add changelog for v5.6.38 (#25760)
Browse files Browse the repository at this point in the history
  • Loading branch information
TBlindaruk authored and taylorotwell committed Sep 25, 2018
1 parent ecf2999 commit fa5ea32
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG-5.6.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Release Notes for 5.6.x

## [v5.6.38 (2018-09-04)](https://github.com/laravel/framework/compare/v5.6.37...v5.6.38)

### Fixed
- Fix nullable MorphTo and $touches ([#25438](https://github.com/laravel/framework/pull/25438))
- Allow load relations with similar keys using strict comparison ([#25429](https://github.com/laravel/framework/pull/25429))


## v5.6.37 (2018-09-02)

### Fixed
Expand Down

0 comments on commit fa5ea32

Please sign in to comment.