8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b17c4d commit 5851631Copy full SHA for 5851631
CHANGELOG.md
@@ -2,6 +2,12 @@
2
All notable changes to this project will be documented in this file. This project adheres to
3
[Semantic Versioning](http://semver.org/) and [this changelog format](http://keepachangelog.com/).
4
5
+## [0.11.3] - 2017-12-01
6
+
7
+### Fixed
8
+- [#125](https://github.com/cloudcreativity/laravel-json-api/issues/125)
9
+Refresh the Eloquent model after hydrating s 4C22 o that any cached relationships are reloaded.
10
11
## [0.11.2] - 2017-11-14
12
13
### Added
0 commit comments