Skip to content

Commit c650385

Browse files
authored
Mention version in which TAP and SARIF support has been added (#958)
1 parent 4d2e3eb commit c650385

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

docs/input/news/posts/2024-04-14-sarif-issue-provider.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ search:
77
boost: 0.5
88
---
99

10-
A new [Cake.Issues.Sarif addin] has been released which adds support for reading issues in [SARIF]{target="_blank"} format.
10+
In [version 4.2.0] a new [Cake.Issues.Sarif addin] has been released which adds support for reading issues in [SARIF]{target="_blank"} format.
1111

1212
<!-- more -->
1313

@@ -20,6 +20,7 @@ See [Supported Tools] for an updated list of supported tools.
2020
The addins is available in a version for Cake .NET Tool ([Cake.Issues.Sarif]{target="_blank"})
2121
and Cake Frosting ([Cake.Frosting.Issues.Sarif]{target="_blank"}).
2222

23+
[version 4.2.0]: 2024-04-14-cake-issues-v4.2.0-released.md
2324
[Cake.Issues.Sarif addin]: ../../documentation/issue-providers/sarif/index.md
2425
[SARIF]: https://sarifweb.azurewebsites.net/
2526
[Supported Tools]: ../../documentation/supported-tools.md

docs/input/news/posts/2025-01-03-tap-issue-provider.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ search:
77
boost: 0.5
88
---
99

10-
A new [Cake.Issues.Tap addin] has been released which adds support for reading issues in [Test Anything Protocol (TAP)]{target="_blank"} format.
10+
In [version 5.1.0] a new [Cake.Issues.Tap addin] has been released which adds support for reading issues in [Test Anything Protocol (TAP)]{target="_blank"} format.
1111

1212
<!-- more -->
1313

@@ -29,6 +29,7 @@ See [Supported Tools] for an updated list of supported tools.
2929
The addins is available in a version for Cake .NET Tool ([Cake.Issues.Tap]{target="_blank"})
3030
and Cake Frosting ([Cake.Frosting.Issues.Tap]{target="_blank"}).
3131

32+
[version 5.1.0]: 2025-01-03-cake-issues-v5.1.0-released.md
3233
[Cake.Issues.Tap addin]: ../../documentation/issue-providers/tap/index.md
3334
[Test Anything Protocol (TAP)]: https://testanything.org/
3435
[Supported Tools]: ../../documentation/supported-tools.md

0 commit comments

Comments
 (0)