Skip to content

Commit 1fd4df8

Browse files
committed
Updated Changelog
1 parent db3314e commit 1fd4df8

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

Changelog.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,26 @@ between each release.
88
- Refactor the query conversion to string to separate the process of
99
constructing a new query and adding a nested subfield
1010

11+
## 1.7:
12+
13+
### Added
14+
15+
- Added ability to set request http method type in client
16+
- Added Guzzle7 to composer.json
17+
- Added PHP7.4 to travis test environments
18+
19+
## 1.6.1:
20+
21+
### Changed:
22+
23+
- Removed empty braces added in the selection set when no fields are selected
24+
25+
## 1.6:
26+
27+
### Added:
28+
29+
- Added ability to inject and use PSR-18 compatible HTTP client in sending requests to GraphQL server
30+
1131
## 1.5:
1232

1333
### Added

0 commit comments

Comments
 (0)