Skip to content

Commit 859a990

Browse files
committed
Update CHANGELOG for v1.6.3
***NO_CI***
1 parent 2f66aa9 commit 859a990

File tree

1 file changed

+41
-15
lines changed

1 file changed

+41
-15
lines changed

CHANGELOG.md

Lines changed: 41 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,36 @@
22

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

5-
[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.6.3-preview.11...HEAD)
5+
[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.6.3-preview.19...HEAD)
6+
7+
**Fixed bugs:**
8+
9+
- Exception handling & memory leak fixes [\#152](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/152)
10+
11+
**Documentation and other chores:**
12+
13+
- Bumps nanoFramework.Runtime.Events from 1.8.2-preview.13 to 1.9.0-preview.2 [\#151](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/151)
14+
15+
## [v1.6.3-preview.19](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.6.3-preview.19) (2020-12-07)
16+
17+
[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.6.3-preview.17...v1.6.3-preview.19)
18+
19+
**Documentation and other chores:**
20+
21+
- Bumps nanoFramework.Runtime.Events from 1.8.2-preview.13 to 1.9.0-preview.2 [\#150](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/150)
22+
- Update 3 NuGet dependencies [\#149](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/149)
23+
24+
## [v1.6.3-preview.17](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.6.3-preview.17) (2020-12-07)
25+
26+
[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.6.3-preview.15...v1.6.3-preview.17)
27+
28+
**Documentation and other chores:**
29+
30+
- Update 3 NuGet dependencies [\#148](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/148)
31+
32+
## [v1.6.3-preview.15](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.6.3-preview.15) (2020-10-21)
33+
34+
[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.6.3-preview.11...v1.6.3-preview.15)
635

736
**Documentation and other chores:**
837

@@ -246,6 +275,7 @@
246275
**Documentation and other chores:**
247276

248277
- Update 2 NuGet dependencies [\#111](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/111)
278+
- Update 2 NuGet dependencies [\#109](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/109)
249279

250280
## [v1.4.1-preview.3](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.4.1-preview.3) (2020-01-13)
251281

@@ -259,10 +289,6 @@
259289

260290
[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.4.1-preview.1...v1.4.1-preview.2)
261291

262-
**Documentation and other chores:**
263-
264-
- Update 2 NuGet dependencies [\#109](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/109)
265-
266292
## [v1.4.1-preview.1](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.4.1-preview.1) (2019-11-12)
267293

268294
[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.4.0-preview.7...v1.4.1-preview.1)
@@ -278,6 +304,7 @@
278304
**Documentation and other chores:**
279305

280306
- Update 2 NuGet dependencies [\#107](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/107)
307+
- Update 2 NuGet dependencies [\#103](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/103)
281308

282309
## [v1.4.0-preview.6](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.4.0-preview.6) (2019-11-05)
283310

@@ -299,10 +326,6 @@
299326

300327
[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.4.0-preview.3...v1.4.0-preview.4)
301328

302-
**Documentation and other chores:**
303-
304-
- Update 2 NuGet dependencies [\#103](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/103)
305-
306329
## [v1.4.0-preview.3](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.4.0-preview.3) (2019-10-18)
307330

308331
[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.3.0...v1.4.0-preview.3)
@@ -441,12 +464,15 @@
441464

442465
- Remove SSL3 and Default from SslProtocols [\#75](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/75)
443466
- Major rework on Sockets [\#74](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/74)
444-
- Add SocketType property to Socket [\#67](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/67)
445467

446468
## [v1.0.6-preview-026](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.0.6-preview-026) (2019-05-31)
447469

448470
[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.0.6-preview-024...v1.0.6-preview-026)
449471

472+
**Implemented enhancements:**
473+
474+
- Add remote end point field to Socket [\#73](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/73)
475+
450476
## [v1.0.6-preview-024](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.0.6-preview-024) (2019-04-24)
451477

452478
[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.0.6-preview-023...v1.0.6-preview-024)
@@ -493,7 +519,7 @@
493519

494520
**Implemented enhancements:**
495521

496-
- Add remote end point field to Socket [\#73](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/73)
522+
- Add SocketType property to Socket [\#67](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/67)
497523

498524
## [v1.0.6-preview-009](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.0.6-preview-009) (2019-03-11)
499525

@@ -544,10 +570,6 @@
544570

545571
[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.0.2...v1.0.3-preview-003)
546572

547-
**Implemented enhancements:**
548-
549-
- Add CertificateManager class [\#51](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/51)
550-
551573
## [v1.0.2](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.0.2) (2018-12-15)
552574

553575
[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.0.2-preview-028...v1.0.2)
@@ -585,6 +607,10 @@
585607

586608
[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.0.2-preview-001...v1.0.2-preview-013)
587609

610+
**Implemented enhancements:**
611+
612+
- Add CertificateManager class [\#51](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/51)
613+
588614
**Documentation and other chores:**
589615

590616
- Update 2 NuGet dependencies [\#47](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/47)

0 commit comments

Comments
 (0)