File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 1
1
** v0.1.4, to be released on ???**
2
2
* 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
4
3
* New feature: Add support for unions. See: https://github.com/LiUGraphQL/woo.sh/issues/95
5
4
* 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
6
7
7
8
** v0.1.3, released on August 28, 2020**
8
9
* New feature: Support for multiple * dependent* mutation operations within a single mutation request; https://github.com/LiUGraphQL/woo.sh/issues/52
You can’t perform that action at this time.
0 commit comments