Skip to content

Commit 573d835

Browse files
committed
Update CHANGELOG for v1.1.57
***NO_CI***
1 parent 86439e9 commit 573d835

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,21 @@
22

33
## [**Changes available only in 'Preview' NuGet packages:**](https://github.com/nanoframework/System.Net.WebSockets/tree/HEAD)
44

5-
[Full Changelog](https://github.com/nanoframework/System.Net.WebSockets/compare/v1.1.50...HEAD)
5+
[Full Changelog](https://github.com/nanoframework/System.Net.WebSockets/compare/v1.1.52...HEAD)
6+
7+
**Implemented enhancements:**
8+
9+
- Default SSL protocol for Client WebSocketOptions is now TLS1.2 [\#134](https://github.com/nanoframework/System.Net.WebSockets/pull/134)
10+
- Default SslVerification is now CertificateRequired [\#133](https://github.com/nanoframework/System.Net.WebSockets/pull/133)
11+
12+
**Documentation and other chores:**
13+
14+
- Update 1 NuGet dependencies [\#132](https://github.com/nanoframework/System.Net.WebSockets/pull/132)
15+
- Update 1 NuGet dependencies [\#131](https://github.com/nanoframework/System.Net.WebSockets/pull/131)
16+
17+
## [v1.1.52](https://github.com/nanoframework/System.Net.WebSockets/tree/v1.1.52) (2023-02-17)
18+
19+
[Full Changelog](https://github.com/nanoframework/System.Net.WebSockets/compare/v1.1.50...v1.1.52)
620

721
**Documentation and other chores:**
822

0 commit comments

Comments
 (0)