Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c365814

Browse files
committed
Update change log.
1 parent 0215407 commit c365814

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/Illuminate/Foundation/changes.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
{"message": "View and Pagination 'Environment' classes renamed to 'Factory'.", "backport": null},
44
{"message": "Configurable encryption for Iron.io queue messages.", "backport": null},
55
{"message": "Make FrameGuard middleware opt-in.", "backport": null},
6-
{"message": "Convert View '$errors' shared variable into ViewErrorBag. Allows multiple bags per view. Should be backwards compatible.", "backport": null}
6+
{"message": "Convert View '$errors' shared variable into ViewErrorBag. Allows multiple bags per view. Should be backwards compatible.", "backport": null},
7+
{"message": "Calling 'create' on a HasOne or HasMany relation will now use 'fill' method so mutators are executed on related model.", "backport": null}
78
],
89
"4.1.*": [
910
{"message": "Added new SSH task runner tools.", "backport": null},

0 commit comments

Comments
 (0)