|
2 | 2 |
|
3 | 3 | ## [**Changes available only in 'Preview' NuGet packages:**](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/HEAD) |
4 | 4 |
|
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) |
6 | 24 |
|
7 | 25 | **Documentation and other chores:** |
8 | 26 |
|
|
423 | 441 |
|
424 | 442 | - Remove SSL3 and Default from SslProtocols [\#75](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/75) |
425 | 443 | - 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) |
426 | 445 |
|
427 | 446 | ## [v1.0.6-preview-026](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.0.6-preview-026) (2019-05-31) |
428 | 447 |
|
429 | 448 | [Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.0.6-preview-024...v1.0.6-preview-026) |
430 | 449 |
|
431 | | -**Implemented enhancements:** |
432 | | - |
433 | | -- Add remote end point field to Socket [\#73](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/73) |
434 | | - |
435 | 450 | ## [v1.0.6-preview-024](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.0.6-preview-024) (2019-04-24) |
436 | 451 |
|
437 | 452 | [Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.0.6-preview-023...v1.0.6-preview-024) |
|
460 | 475 |
|
461 | 476 | [Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.0.6-preview-013...v1.0.6-preview-015) |
462 | 477 |
|
463 | | -**Fixed bugs:** |
464 | | - |
465 | | -- Fix missing setting of socket type [\#68](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/68) |
466 | | - |
467 | 478 | **Documentation and other chores:** |
468 | 479 |
|
469 | 480 | - 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 | 483 |
|
473 | 484 | [Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.0.6-preview-011...v1.0.6-preview-013) |
474 | 485 |
|
| 486 | +**Fixed bugs:** |
| 487 | + |
| 488 | +- Fix missing setting of socket type [\#68](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/68) |
| 489 | + |
475 | 490 | ## [v1.0.6-preview-011](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.0.6-preview-011) (2019-03-22) |
476 | 491 |
|
477 | 492 | [Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.0.6-preview-009...v1.0.6-preview-011) |
478 | 493 |
|
479 | 494 | **Implemented enhancements:** |
480 | 495 |
|
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) |
482 | 497 |
|
483 | 498 | ## [v1.0.6-preview-009](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.0.6-preview-009) (2019-03-11) |
484 | 499 |
|
|
0 commit comments