Skip to content

Commit 02edf58

Browse files
authored
Mentioned the bug fix for #113 in the changelog
1 parent 45aa4b7 commit 02edf58

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
**v0.1.4, to be released on ???**
22
* New feature: Add tests for API and driver functionality
3-
* Bug fix: Generate fields for edges in inputs used to update objects See: https://github.com/LiUGraphQL/woo.sh/issues/111
43
* New feature: Add support for unions. See: https://github.com/LiUGraphQL/woo.sh/issues/95
54
* New feature: Encode the typename as part of the inserted object. See: https://github.com/LiUGraphQL/woo.sh/issues/100
5+
* Bug fix: Generate fields for edges in inputs used to update objects. See: https://github.com/LiUGraphQL/woo.sh/issues/111
6+
* Bug fix: Generating filter argument for lists of union types failed. See: https://github.com/LiUGraphQL/woo.sh/issues/113
67

78
**v0.1.3, released on August 28, 2020**
89
* New feature: Support for multiple *dependent* mutation operations within a single mutation request; https://github.com/LiUGraphQL/woo.sh/issues/52

0 commit comments

Comments
 (0)