Skip to content

Commit

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

Signed-off-by: Alex Nelson <[email protected]>
  • Loading branch information
ajnelson-nist committed Nov 8, 2024
1 parent 27a43d0 commit 0a87129
Show file tree
Hide file tree
Showing 2 changed files with 3 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 @@ -28,6 +28,7 @@ UCO 2.0.0 **will** consider the following breaking changes. They are implemente
* 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))
* Warned if a `observable:Disk` instance is not also a `observable:StorageMedium` ([*GitHub Issue 612*](https://github.com/ucoProject/UCO/issues/612))
* Warned if an `OperatingSystem` instance is not also a `Software` ([*GitHub Issue 632*](https://github.com/ucoProject/UCO/issues/632))


#### Changes
Expand Down
2 changes: 2 additions & 0 deletions releases/2.0.0/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ custom_css: releases

*(These are general changes to the preexisting ontology that are not breaking or range changes.)*

* Changed `OperatingSystem` parent class to `Software` ([*GitHub Issue 632*](https://github.com/ucoProject/UCO/issues/632))


#### Bug Fixes

Expand Down

0 comments on commit 0a87129

Please sign in to comment.