Skip to content

Commit 75c4cc4

Browse files
committed
Update CHANGELOG for v1.3.3
***NO_CI***
1 parent 3d206cf commit 75c4cc4

File tree

1 file changed

+24
-9
lines changed

1 file changed

+24
-9
lines changed

CHANGELOG.md

Lines changed: 24 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,16 @@
22

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

5-
[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net.Http/compare/v1.3.2-preview.1...HEAD)
5+
[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net.Http/compare/v1.3.2-preview.3...HEAD)
6+
7+
**Documentation and other chores:**
8+
9+
- Bumps nanoFramework.System.Collections from 1.2.0-alpha.4 to 1.2.0-preview.3 [\#130](https://github.com/nanoframework/lib-nanoFramework.System.Net.Http/pull/130)
10+
- Bumps nanoFramework.System.Collections from 1.2.0-alpha.4 to 1.2.0-preview.3 [\#129](https://github.com/nanoframework/lib-nanoFramework.System.Net.Http/pull/129)
11+
12+
## [v1.3.2-preview.3](https://github.com/nanoframework/lib-nanoFramework.System.Net.Http/tree/v1.3.2-preview.3) (2020-09-19)
13+
14+
[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net.Http/compare/v1.3.2-preview.1...v1.3.2-preview.3)
615

716
**Documentation and other chores:**
817

@@ -236,7 +245,6 @@
236245
**Documentation and other chores:**
237246

238247
- Update 2 NuGet dependencies [\#78](https://github.com/nanoframework/lib-nanoFramework.System.Net.Http/pull/78)
239-
- Bumps nanoFramework.System.Text from 1.0.0-preview.7 to 1.0.0-preview.8 [\#75](https://github.com/nanoframework/lib-nanoFramework.System.Net.Http/pull/75)
240248

241249
## [v1.2.2-preview.13](https://github.com/nanoframework/lib-nanoFramework.System.Net.Http/tree/v1.2.2-preview.13) (2020-03-10)
242250

@@ -249,6 +257,7 @@
249257
**Documentation and other chores:**
250258

251259
- Bumps nanoFramework.System.Net from 1.4.1-preview.6 to 1.4.1-preview.8 [\#76](https://github.com/nanoframework/lib-nanoFramework.System.Net.Http/pull/76)
260+
- Bumps nanoFramework.System.Text from 1.0.0-preview.7 to 1.0.0-preview.8 [\#75](https://github.com/nanoframework/lib-nanoFramework.System.Net.Http/pull/75)
252261

253262
## [v1.2.2-preview.10](https://github.com/nanoframework/lib-nanoFramework.System.Net.Http/tree/v1.2.2-preview.10) (2020-03-10)
254263

@@ -423,14 +432,14 @@
423432
**Documentation and other chores:**
424433

425434
- Update 3 NuGet dependencies [\#41](https://github.com/nanoframework/lib-nanoFramework.System.Net.Http/pull/41)
426-
- Work on native assembly declaration [\#39](https://github.com/nanoframework/lib-nanoFramework.System.Net.Http/pull/39)
427435

428436
## [v1.0.6-preview.19](https://github.com/nanoframework/lib-nanoFramework.System.Net.Http/tree/v1.0.6-preview.19) (2019-06-20)
429437

430438
[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net.Http/compare/v1.0.6-preview.17...v1.0.6-preview.19)
431439

432440
**Documentation and other chores:**
433441

442+
- Work on native assembly declaration [\#39](https://github.com/nanoframework/lib-nanoFramework.System.Net.Http/pull/39)
434443
- Update 3 NuGet dependencies [\#38](https://github.com/nanoframework/lib-nanoFramework.System.Net.Http/pull/38)
435444

436445
## [v1.0.6-preview.17](https://github.com/nanoframework/lib-nanoFramework.System.Net.Http/tree/v1.0.6-preview.17) (2019-06-14)
@@ -452,7 +461,6 @@
452461
**Documentation and other chores:**
453462

454463
- Update 3 NuGet dependencies [\#34](https://github.com/nanoframework/lib-nanoFramework.System.Net.Http/pull/34)
455-
- Bumps nanoFramework.System.Net from 1.0.6-preview-024 to 1.0.6-preview-026 [\#29](https://github.com/nanoframework/lib-nanoFramework.System.Net.Http/pull/29)
456464

457465
## [v1.0.6-preview.6](https://github.com/nanoframework/lib-nanoFramework.System.Net.Http/tree/v1.0.6-preview.6) (2019-06-05)
458466

@@ -474,6 +482,10 @@
474482

475483
[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net.Http/compare/v1.0.5-preview-038...v1.0.6-preview.2)
476484

485+
**Documentation and other chores:**
486+
487+
- Bumps nanoFramework.System.Net from 1.0.6-preview-024 to 1.0.6-preview-026 [\#29](https://github.com/nanoframework/lib-nanoFramework.System.Net.Http/pull/29)
488+
477489
## [v1.0.5-preview-038](https://github.com/nanoframework/lib-nanoFramework.System.Net.Http/tree/v1.0.5-preview-038) (2019-04-24)
478490

479491
[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net.Http/compare/v1.0.5-preview-036...v1.0.5-preview-038)
@@ -550,6 +562,10 @@
550562

551563
[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net.Http/compare/v1.0.5-preview-004...v1.0.5-preview-007)
552564

565+
**Fixed bugs:**
566+
567+
- Fix getting local address [\#18](https://github.com/nanoframework/lib-nanoFramework.System.Net.Http/pull/18)
568+
553569
## [v1.0.5-preview-004](https://github.com/nanoframework/lib-nanoFramework.System.Net.Http/tree/v1.0.5-preview-004) (2019-03-11)
554570

555571
[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net.Http/compare/v1.0.5-preview-002...v1.0.5-preview-004)
@@ -578,10 +594,6 @@
578594

579595
[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net.Http/compare/v1.0.4...v1.0.4-preview-009)
580596

581-
**Fixed bugs:**
582-
583-
- Fix getting local address [\#18](https://github.com/nanoframework/lib-nanoFramework.System.Net.Http/pull/18)
584-
585597
**Documentation and other chores:**
586598

587599
- Update 2 NuGet dependencies [\#14](https://github.com/nanoframework/lib-nanoFramework.System.Net.Http/pull/14)
@@ -606,13 +618,16 @@
606618

607619
[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net.Http/compare/v1.0.2-preview-009...v1.0.3)
608620

621+
**Documentation and other chores:**
622+
623+
- Update 3 NuGet dependencies [\#8](https://github.com/nanoframework/lib-nanoFramework.System.Net.Http/pull/8)
624+
609625
## [v1.0.2-preview-009](https://github.com/nanoframework/lib-nanoFramework.System.Net.Http/tree/v1.0.2-preview-009) (2018-11-20)
610626

611627
[Full Changelog](https://github.com/nanoframework/lib-nanoFramework.System.Net.Http/compare/v1.0.2...v1.0.2-preview-009)
612628

613629
**Documentation and other chores:**
614630

615-
- Update 3 NuGet dependencies [\#8](https://github.com/nanoframework/lib-nanoFramework.System.Net.Http/pull/8)
616631
- Update 3 NuGet dependencies [\#5](https://github.com/nanoframework/lib-nanoFramework.System.Net.Http/pull/5)
617632

618633
## [v1.0.2](https://github.com/nanoframework/lib-nanoFramework.System.Net.Http/tree/v1.0.2) (2018-11-15)

0 commit comments

Comments
 (0)