Skip to content

Commit 9041556

Browse files
Update README.md
1 parent 8d8f9de commit 9041556

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,14 @@ There are two ways to consume the client:
2020

2121
## Supported Platforms and .NET Releases
2222

23-
The client requires .NET 4.5 or later. It supports Linux and OS X on [Mono](http://www.mono-project.com/).
23+
The client requires .NET 4.5 or later and as of `4.0.0`, supports and primarily
24+
targets .NET Core.
25+
26+
`3.6.x` releases support Linux and OS X on [Mono](http://www.mono-project.com/).
27+
28+
## Change Log
29+
30+
See [ChangeLog.md](https://github.com/rabbitmq/rabbitmq-dotnet-client/blob/master/ChangeLog.md).
2431

2532

2633
## Contributing

0 commit comments

Comments
 (0)