Skip to content

Commit 97b1148

Browse files
committed
Release note for #183, and a couple of other release note updates.
1 parent b59a4f5 commit 97b1148

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

docs/ReleaseNotes.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,29 @@
11
gist Release Notes
22
=====
33

4-
Release X.x.x
4+
Release 11.0.0
55
-----
66

7+
### Major Updates
8+
9+
- Removed property `gist:hasOrderedMember`. `gist:hasMember` should be used instead. Issue [#540](https://github.com/semanticarts/gist/issues/540).
10+
- Removed domain and range constraints from `gist:requires`. Issue [#183](https://github.com/semanticarts/gist/issues/183).
11+
- Removed domain and range constraints from `gist:hasNumerator`, `gist:hasDenominator`, `gist:hasMultiplier`, and `gist:hasMultiplicand`. Issue [#160](https://github.com/semanticarts/gist/issues/160).
12+
713
### Minor Updates
814

915
- Improved definitions for 'navigational' predicates, per issue [#523](https://github.com/semanticarts/gist/issues/523).
10-
- Modified skos:definition of gist:Message to match formal definitions, per issue [#194](https://github.com/semanticarts/gist/issues/194).
16+
- Modified `skos:definition` of `gist:Message` to match formal definitions, per issue [#194](https://github.com/semanticarts/gist/issues/194).
1117
- Added unit symbols for unit instances instances per issue [#579](https://github.com/semanticarts/gist/issues/579).
1218

1319
### Patch Updates
1420

1521
- Updated annotations for coherent unit classes, per issue [#146](https://github.com/semanticarts/gist/issues/146).
1622
- Added labels to gist instances, per issue [#370](https://github.com/semanticarts/gist/issues/370).
1723
- Added definitions for unit of measure instances per issue [#526](https://github.com/semanticarts/gist/issues/526).
18-
- Deprecated property `gist:hasOrderedMember`. `gist:hasMember` should be used instead. Issue [#540](https://github.com/semanticarts/gist/issues/540).
24+
1925

20-
Import URL: <https://ontologies.semanticarts.com/o/gistCoreX.x.x>.
26+
Import URL: <https://ontologies.semanticarts.com/o/gistCore11.0.0>.
2127

2228
Release 10.0.0
2329
-----

0 commit comments

Comments
 (0)