Skip to content

Commit 0b132d1

Browse files
committed
Update CHANGELOG for v1.6.3
***NO_CI***
1 parent fef8cf6 commit 0b132d1

File tree

1 file changed

+22
-14
lines changed

1 file changed

+22
-14
lines changed

CHANGELOG.md

Lines changed: 22 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,15 @@
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.5...HEAD)
5+
[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.6.3-preview.7...HEAD)
6+
7+
**Documentation and other chores:**
8+
9+
- Bumps nanoFramework.System.Text from 1.1.1-preview.2 to 1.1.1-preview.10 [\#143](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/143)
10+
11+
## [v1.6.3-preview.7](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.6.3-preview.7) (2020-09-30)
12+
13+
[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.6.3-preview.5...v1.6.3-preview.7)
614

715
**Documentation and other chores:**
816

@@ -118,6 +126,10 @@
118126

119127
[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.5.0-preview.1...v1.5.0-preview.2)
120128

129+
**Fixed bugs:**
130+
131+
- Fix declaration of wireless config enums [\#127](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/127)
132+
121133
## [v1.5.0-preview.1](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.5.0-preview.1) (2020-06-03)
122134

123135
[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.4.1-preview.21...v1.5.0-preview.1)
@@ -130,10 +142,6 @@
130142

131143
[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.4.1-preview.20...v1.4.1-preview.21)
132144

133-
**Fixed bugs:**
134-
135-
- Fix declaration of wireless config enums [\#127](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/127)
136-
137145
**Documentation and other chores:**
138146

139147
- Bumps nanoFramework.System.Text from 1.0.0-preview.16 to 1.0.0-preview.22 [\#125](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/125)
@@ -415,12 +423,15 @@
415423

416424
- Remove SSL3 and Default from SslProtocols [\#75](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/75)
417425
- Major rework on Sockets [\#74](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/74)
418-
- Add remote end point field to Socket [\#73](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/73)
419426

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

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

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

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

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

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

454469
- 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)
@@ -498,10 +513,6 @@
498513

499514
[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net/compare/v1.0.4...v1.0.3-preview-009)
500515

501-
**Fixed bugs:**
502-
503-
- Fix missing setting of socket type [\#68](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/68)
504-
505516
**Documentation and other chores:**
506517

507518
- Bumps nanoFramework.Runtime.Events from 1.0.4 to 1.0.5-preview-003 [\#61](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/61)
@@ -537,6 +548,7 @@
537548
**Implemented enhancements:**
538549

539550
- Rework SslStream API [\#53](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/53)
551+
- Fix X509Certificate constructors from string [\#52](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/52)
540552

541553
## [v1.0.2-preview-023](https://github.com/nanoframework/lib-nanoFramework.System.Net/tree/v1.0.2-preview-023) (2018-12-03)
542554

@@ -558,10 +570,6 @@
558570

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

561-
**Implemented enhancements:**
562-
563-
- Fix X509Certificate constructors from string [\#52](https://github.com/nanoframework/lib-nanoFramework.System.Net/pull/52)
564-
565573
**Documentation and other chores:**
566574

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

0 commit comments

Comments
 (0)