Skip to content

Commit

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

Signed-off-by: Alex Nelson <alexander.nelson@nist.gov>
  • Loading branch information
ajnelson-nist committed Jun 18, 2024
1 parent eced059 commit a8dffd2
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 @@ -26,6 +26,7 @@ UCO 2.0.0 **will** consider the following breaking changes. They are implemente

* 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))
* Warned if an `AlternateDataStream` instance is not also a `FileSystemObject` ([*GitHub Issue 590*](https://github.com/ucoProject/UCO/issues/590))


#### 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 @@ -46,6 +46,7 @@ custom_css: releases
* Aligned `types:Thread` with `core:UcoInherentCharacterizationThing` ([*GitHub Issue 509*](https://github.com/ucoProject/UCO/issues/509))
* Designated `observable:ObservablePattern` a subclass of `pattern:Pattern` ([*GitHub Issue 543*](https://github.com/ucoProject/UCO/issues/543))
* Designated `action:ActionLifecycle` a subclass of `action:ActionPattern` ([*GitHub Issue 556*](https://github.com/ucoProject/UCO/issues/556))
* Changed `AlternateDataStream` parent class to `FileSystemObject` ([*GitHub Issue 590*](https://github.com/ucoProject/UCO/issues/590))


## Documentation

0 comments on commit a8dffd2

Please sign in to comment.