Skip to content

Commit 00323f7

Browse files
committed
Update CHANGELOG for v1.8.0
***NO_CI***
1 parent a685773 commit 00323f7

File tree

1 file changed

+55
-1
lines changed

1 file changed

+55
-1
lines changed

CHANGELOG.md

Lines changed: 55 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,61 @@
22

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

5-
[Full Changelog](https://github.com/nanoframework/System.Net/compare/v1.7.1-preview.21...HEAD)
5+
[Full Changelog](https://github.com/nanoframework/System.Net/compare/v1.8.0-preview.3...HEAD)
6+
7+
**Implemented enhancements:**
8+
9+
- NetworkReady event is now instanciated on constructor [\#222](https://github.com/nanoframework/System.Net/pull/222)
10+
11+
## [v1.8.0-preview.3](https://github.com/nanoframework/System.Net/tree/v1.8.0-preview.3) (2022-01-04)
12+
13+
[Full Changelog](https://github.com/nanoframework/System.Net/compare/v1.7.2-preview.7...v1.8.0-preview.3)
14+
15+
**Implemented enhancements:**
16+
17+
- Various fixes and improvements [\#221](https://github.com/nanoframework/System.Net/pull/221)
18+
- Add NetworkHelper class [\#216](https://github.com/nanoframework/System.Net/pull/216)
19+
20+
**Documentation and other chores:**
21+
22+
- Add Unit Tests [\#220](https://github.com/nanoframework/System.Net/pull/220)
23+
24+
## [v1.7.2-preview.7](https://github.com/nanoframework/System.Net/tree/v1.7.2-preview.7) (2022-01-03)
25+
26+
[Full Changelog](https://github.com/nanoframework/System.Net/compare/v1.7.2-preview.6...v1.7.2-preview.7)
27+
28+
**Documentation and other chores:**
29+
30+
- Revert \#217 [\#219](https://github.com/nanoframework/System.Net/pull/219)
31+
32+
## [v1.7.2-preview.6](https://github.com/nanoframework/System.Net/tree/v1.7.2-preview.6) (2022-01-03)
33+
34+
[Full Changelog](https://github.com/nanoframework/System.Net/compare/v1.7.2-preview.5...v1.7.2-preview.6)
35+
36+
**Documentation and other chores:**
37+
38+
- Bumps nanoFramework.System.Text from 1.1.2 to 1.1.3-preview.4 [\#218](https://github.com/nanoframework/System.Net/pull/218)
39+
40+
## [v1.7.2-preview.5](https://github.com/nanoframework/System.Net/tree/v1.7.2-preview.5) (2021-12-30)
41+
42+
[Full Changelog](https://github.com/nanoframework/System.Net/compare/v1.7.2-preview.4...v1.7.2-preview.5)
43+
44+
## [v1.7.2-preview.4](https://github.com/nanoframework/System.Net/tree/v1.7.2-preview.4) (2021-12-28)
45+
46+
[Full Changelog](https://github.com/nanoframework/System.Net/compare/v1.7.1...v1.7.2-preview.4)
47+
48+
**Documentation and other chores:**
49+
50+
- Bumps nanoFramework.Runtime.Events from 1.9.2 to 1.10.0-preview.1 [\#215](https://github.com/nanoframework/System.Net/pull/215)
51+
- Parameter description misplacement [\#214](https://github.com/nanoframework/System.Net/pull/214)
52+
53+
## [v1.7.1](https://github.com/nanoframework/System.Net/tree/v1.7.1) (2021-12-02)
54+
55+
[Full Changelog](https://github.com/nanoframework/System.Net/compare/v1.7.1-preview.23...v1.7.1)
56+
57+
## [v1.7.1-preview.23](https://github.com/nanoframework/System.Net/tree/v1.7.1-preview.23) (2021-12-02)
58+
59+
[Full Changelog](https://github.com/nanoframework/System.Net/compare/v1.7.1-preview.21...v1.7.1-preview.23)
660

761
**Documentation and other chores:**
862

0 commit comments

Comments
 (0)