Skip to content

Commit b5757b6

Browse files
committed
Update CHANGELOG for v1.6.3
***NO_CI***
1 parent bb4b102 commit b5757b6

File tree

1 file changed

+25
-10
lines changed

1 file changed

+25
-10
lines changed

CHANGELOG.md

Lines changed: 25 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,25 @@
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.7...HEAD)
5+
[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.6.3-preview.11...HEAD)
6+
7+
**Documentation and other chores:**
8+
9+
- Bumps nanoFramework.System.Text from 1.1.1-preview.12 to 1.1.1-preview.14 [\#147](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/147)
10+
- Update 2 NuGet dependencies [\#146](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/146)
11+
- Update 3 NuGet dependencies [\#145](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/145)
12+
13+
## [v1.6.3-preview.11](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.6.3-preview.11) (2020-10-20)
14+
15+
[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.6.3-preview.9...v1.6.3-preview.11)
16+
17+
**Documentation and other chores:**
18+
19+
- Update 3 NuGet dependencies [\#144](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/144)
20+
21+
## [v1.6.3-preview.9](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.6.3-preview.9) (2020-10-01)
22+
23+
[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.6.3-preview.7...v1.6.3-preview.9)
624

725
**Documentation and other chores:**
826

@@ -423,15 +441,12 @@
423441

424442
- Remove SSL3 and Default from SslProtocols [\#75](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/75)
425443
- 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)
426445

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

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

431-
**Implemented enhancements:**
432-
433-
- Add remote end point field to Socket [\#73](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/73)
434-
435450
## [v1.0.6-preview-024](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.0.6-preview-024) (2019-04-24)
436451

437452
[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.0.6-preview-023...v1.0.6-preview-024)
@@ -460,10 +475,6 @@
460475

461476
[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.0.6-preview-013...v1.0.6-preview-015)
462477

463-
**Fixed bugs:**
464-
465-
- Fix missing setting of socket type [\#68](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/68)
466-
467478
**Documentation and other chores:**
468479

469480
- Bumps nanoFramework.Runtime.Events from 1.0.5-preview-008 to 1.0.5-preview-010 [\#69](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/69)
@@ -472,13 +483,17 @@
472483

473484
[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.0.6-preview-011...v1.0.6-preview-013)
474485

486+
**Fixed bugs:**
487+
488+
- Fix missing setting of socket type [\#68](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/68)
489+
475490
## [v1.0.6-preview-011](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.0.6-preview-011) (2019-03-22)
476491

477492
[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.0.6-preview-009...v1.0.6-preview-011)
478493

479494
**Implemented enhancements:**
480495

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

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

0 commit comments

Comments
 (0)