Skip to content

Commit 9f231fe

Browse files
committed
update changelog
Signed-off-by: Jörn Friedrich Dreyer <[email protected]>
1 parent bc66e39 commit 9f231fe

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
Change: Different type of references
1+
Change: absolute and relative references
22

33
We unified the `Reference_Id` end `Reference_Path` types to a combined `Reference` that contains both:
4-
- id based properties that can identify a node using a `storage_id` and `node_id`
4+
- a `resource_id` property that can identify a node using a `storage_id` and an `opaque_id`
55
- a `path` property that can be used to represent absolute paths as well as paths relative to the id based properties.
6-
While this is a breaking change it allows more flexible passing of references.
6+
While this is a breaking change it allows passing both: absolute as well as relative references.
77

88
https://github.com/cs3org/reva/pull/1721

0 commit comments

Comments
 (0)