Skip to content

Commit 7332326

Browse files
authored
Update README.md
1 parent db078f9 commit 7332326

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ This is unfortunate, but after much back and not a lot of forth, I have decided
77

88

99
The AsyncAPI.NET SDK contains a useful object model for the AsyncAPI specification in .NET along with common serializers to extract raw AsyncAPI JSON and YAML documents from the model as well.
10-
V3 is currently in pre-release - so grab that if you need V3
10+
Full support for both 2.6 and 3.0.
11+
2.6 are 'upgraded' to 3.0 during deserialization and can be written back as 2.6 (see writing examples).
12+
1113
[CHANGELOG](https://github.com/ByteBardOrg/AsyncAPI.NET/blob/vnext/CHANGELOG.md)
1214
[Wiki and getting started guide](https://github.com/ByteBardOrg/AsyncAPI.NET/wiki)
1315

0 commit comments

Comments
 (0)