Skip to content

Commit 903a877

Browse files
committed
Changelog
1 parent 7479cce commit 903a877

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Diff for: CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

55
### v0.next
66

7+
### v0.5.0
8+
9+
* Breaking Change: 404s now no longer throw an error! It's just null data! [#142](https://github.com/apollographql/apollo-link-rest/pull/142)
10+
* Default Accept header if no header configured for `Accept:` [#143](https://github.com/apollographql/apollo-link-rest/pull/143)
11+
* Improve/enable Support for Nested Queries from different apollo-links [#138](https://github.com/apollographql/apollo-link-rest/pull/138)
12+
* Remove Restriction that Mutation must not contain GET queries & vice versa [#140](https://github.com/apollographql/apollo-link-rest/issues/140)
13+
714
### v0.4.3, v0.4.4
815

916
* Expose an internal helper class (PathBuilder) for experimentation

0 commit comments

Comments
 (0)