Skip to content

Commit 42296ee

Browse files
authored
Update CHANGELOG.md for build v0.1.3
1 parent 66f7d38 commit 42296ee

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
1-
**v0.1.3, to be released on ???**
1+
**v0.1.4, to be released on ???**
2+
3+
**v0.1.3, released on August 28, 2020**
24
* New feature: Support for multiple *dependent* mutation operations within a single mutation request; https://github.com/LiUGraphQL/woo.sh/issues/52
35
* Bug fix: Corrected an issue when trying to delete non-existing objects/edges.
46
* Bug fix: small bug fix in addPossibleTypes for queries; see: https://github.com/LiUGraphQL/woo.sh/commit/514a8e01acceab355a0e4729b1b1a6de2a6ee2df
57

6-
7-
**v0.1.2, to be released on August 19, 2020**
8+
**v0.1.2, released on August 19, 2020**
89
* New feature: Changed Edge validation behaviour to not check for existance of documents created in the same mutation. See: https://github.com/LiUGraphQL/woo.sh/pull/98
910
* New feature: Individual edges can now by queried by ID
1011
* New feature: Edge (annotations) can now be updated. See: https://github.com/LiUGraphQL/woo.sh/issues/35

0 commit comments

Comments
 (0)