Skip to content

Commit

Permalink
Add documentation for Issue 586
Browse files Browse the repository at this point in the history
References:
* ucoProject/UCO#586

Signed-off-by: Alex Nelson <[email protected]>
  • Loading branch information
ajnelson-nist committed Jun 17, 2024
1 parent 87d70ef commit 1b883a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions releases/1.4.0/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ custom_css: releases
UCO 2.0.0 **will** consider the following breaking changes. They are implemented in UCO 1.4.0 as "Warning"-level SHACL violations; in 2.0.0, they will be "Error"-level.

* Warned if target or source on an `ObservableRelationship` are not `Observable`s ([*GitHub Issue 573*](https://github.com/ucoProject/UCO/issues/573))
* Warned of prior disjointedness declarations in `core:` and `types:` ([*GitHub Issue 586*](https://github.com/ucoProject/UCO/issues/586))


#### Changes
Expand Down
1 change: 1 addition & 0 deletions releases/2.0.0/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ custom_css: releases

* Enforced `observable:File` and `:URL` disjointedness ([*GitHub Issue 536*](https://github.com/ucoProject/UCO/issues/536))
* Required target or source on an `ObservableRelationship` be `Observable`s ([*GitHub Issue 573*](https://github.com/ucoProject/UCO/issues/573))
* Enforced prior disjointedness declarations in `core:` and `types:` ([*GitHub Issue 586*](https://github.com/ucoProject/UCO/issues/586))


#### General changes
Expand Down

0 comments on commit 1b883a8

Please sign in to comment.