Skip to content

Commit

Permalink
Add missing links to CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesaoverton committed May 28, 2024
1 parent e5c6993 commit 796ed3a
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Fix comparator method for sorting empty strings with [`export`] in [#654]
- Fix releasing dataset after exception when running [`report`] with `--tdb true` [#659]
- Reduced time spent loading datasets for [`query`] in [#666]
- Fix writing JSON format to use `OutputStream` with ['convert'] in [#671]
- Fix writing JSON format to use `OutputStream` with [`convert`] in [#671]
- Fix IRI resolution for `template` in [#689]
- Fix MIREOT [`extract`] on overlapping class/individual entity for [#709] in [#710]
- Fix issue with `--add-prefixes` option in [#715]
Expand Down Expand Up @@ -396,7 +396,11 @@ First official release of ROBOT!
[`report`]: http://robot.obolibrary.org/report
[`template`]: http://robot.obolibrary.org/template
[`validate`]: http://robot.obolibrary.org/validate
[`verify`]: http://robot.obolibrary.org/verify

[#1194]: https://github.com/ontodev/robot/pull/1194
[#1193]: https://github.com/ontodev/robot/pull/1193
[#1183]: https://github.com/ontodev/robot/pull/1183
[#1181]: https://github.com/ontodev/robot/pull/1181
[#1179]: https://github.com/ontodev/robot/pull/1179
[#1171]: https://github.com/ontodev/robot/pull/1171
Expand All @@ -409,7 +413,9 @@ First official release of ROBOT!
[#1119]: https://github.com/ontodev/robot/pull/1119
[#1108]: https://github.com/ontodev/robot/pull/1108
[#1104]: https://github.com/ontodev/robot/pull/1104
[#1101]: https://github.com/ontodev/robot/pull/1101
[#1100]: https://github.com/ontodev/robot/pull/1100
[#1093]: https://github.com/ontodev/robot/issues/1093
[#1091]: https://github.com/ontodev/robot/issues/1091
[#1089]: https://github.com/ontodev/robot/issues/1089
[#1088]: https://github.com/ontodev/robot/issues/1088
Expand All @@ -418,6 +424,7 @@ First official release of ROBOT!
[#1073]: https://github.com/ontodev/robot/pull/1073
[#1071]: https://github.com/ontodev/robot/pull/1071
[#1061]: https://github.com/ontodev/robot/issues/1061
[#1060]: https://github.com/ontodev/robot/issues/1060
[#1030]: https://github.com/ontodev/robot/issues/1030
[#1026]: https://github.com/ontodev/robot/issues/1026
[#1023]: https://github.com/ontodev/robot/pull/1023
Expand All @@ -439,6 +446,7 @@ First official release of ROBOT!
[#948]: https://github.com/ontodev/robot/pull/948
[#944]: https://github.com/ontodev/robot/pull/944
[#938]: https://github.com/ontodev/robot/pull/938
[#931]: https://github.com/ontodev/robot/pull/931
[#929]: https://github.com/ontodev/robot/pull/929
[#924]: https://github.com/ontodev/robot/issues/924
[#914]: https://github.com/ontodev/robot/pull/914
Expand All @@ -449,6 +457,7 @@ First official release of ROBOT!
[#882]: https://github.com/ontodev/robot/pull/882
[#879]: https://github.com/ontodev/robot/pull/879
[#874]: https://github.com/ontodev/robot/pull/874
[#873]: https://github.com/ontodev/robot/pull/873
[#872]: https://github.com/ontodev/robot/pull/872
[#870]: https://github.com/ontodev/robot/pull/870
[#869]: https://github.com/ontodev/robot/pull/869
Expand All @@ -469,6 +478,8 @@ First official release of ROBOT!
[#792]: https://github.com/ontodev/robot/pull/792
[#788]: https://github.com/ontodev/robot/pull/788
[#783]: https://github.com/ontodev/robot/pull/783
[#779]: https://github.com/ontodev/robot/pull/779
[#774]: https://github.com/ontodev/robot/pull/774
[#767]: https://github.com/ontodev/robot/pull/767
[#758]: https://github.com/ontodev/robot/pull/758
[#741]: https://github.com/ontodev/robot/issues/741
Expand Down

0 comments on commit 796ed3a

Please sign in to comment.