Skip to content

Commit 73ddd5e

Browse files
committed
Prepare 2.1.0 release
1 parent 8209277 commit 73ddd5e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
CHANGELOG
22
=========
33

4-
[Next release](https://github.com/rebing/graphql-laravel/compare/2.0.1...master)
4+
[Next release](https://github.com/rebing/graphql-laravel/compare/2.1.0...master)
55
--------------
6+
7+
2019-08-27, 2.1.0
8+
-----------------
69
### Added
710
- The custom `'query'` now receives the GraphQL context as the 3rd arg (same as any resolver) [\#464 / mfn](https://github.com/rebing/graphql-laravel/pull/464)
811
- Allow to load deeper nested queries by allowing to change the depth when calling `$getSelectFields(int $depth)` [\#472 / mfn](https://github.com/rebing/graphql-laravel/pull/472)

0 commit comments

Comments
 (0)