You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff 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**
2
4
* New feature: Support for multiple *dependent* mutation operations within a single mutation request; https://github.com/LiUGraphQL/woo.sh/issues/52
3
5
* Bug fix: Corrected an issue when trying to delete non-existing objects/edges.
4
6
* Bug fix: small bug fix in addPossibleTypes for queries; see: https://github.com/LiUGraphQL/woo.sh/commit/514a8e01acceab355a0e4729b1b1a6de2a6ee2df
5
7
6
-
7
-
**v0.1.2, to be released on August 19, 2020**
8
+
**v0.1.2, released on August 19, 2020**
8
9
* 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
9
10
* New feature: Individual edges can now by queried by ID
10
11
* New feature: Edge (annotations) can now be updated. See: https://github.com/LiUGraphQL/woo.sh/issues/35
0 commit comments