Skip to content

Commit be03b18

Browse files
committed
[Docs] Update changelog
1 parent 8d01849 commit be03b18

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file. This project adheres to
44
[Semantic Versioning](http://semver.org/) and [this changelog format](http://keepachangelog.com/).
55

6+
## Unreleased
7+
8+
### Added
9+
10+
- [#74](https://github.com/laravel-json-api/laravel/issues/74) Developers can now add default include paths to the query
11+
request classes (e.g. `PostQuery` and `PostCollectionQuery`) via the `$defaultIncludePaths` property. These include
12+
paths are used if the client does not provide any include paths.
13+
614
## [1.0.0-beta.2] - 2021-04-20
715

816
### Added

0 commit comments

Comments
 (0)