Skip to content

Commit 46805e0

Browse files
authored
Update Steeltoe 3.x version compatibility in README (SteeltoeOSS#1583)
1 parent 7e6459c commit 46805e0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@ In addition to the [feature documentation](https://steeltoe.io/api), we have bui
3232
| Steeltoe Version | .NET Version |
3333
| --- | --- |
3434
| 4.x | .NET 8 - 9 |
35-
| 3.x | .NET Core 3.1 - .NET 6 |
35+
| 3.x | .NET Core 3.1 - .NET 8 |
36+
| 3.x (Steeltoe.Stream) | .NET Core 3.1 - .NET 6 |
3637
| 2.x | .NET Framework 4.6.1+ |
3738

3839
For more details, see [Supported Versions on the Wiki](https://github.com/SteeltoeOSS/Steeltoe/wiki/Steeltoe-Support-Versions).

0 commit comments

Comments
 (0)