Skip to content

Commit 483918e

Browse files
committed
Update CHANGELOG for v1.0.6.1
***NO_CI***
1 parent 6fa27f9 commit 483918e

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

CHANGELOG.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
## [**Changes available only in 'Preview' NuGet packages:**](https://github.com/nanoframework/System.IO.Ports/tree/HEAD)
4+
5+
[Full Changelog](https://github.com/nanoframework/System.IO.Ports/compare/v1.0.4...HEAD)
6+
7+
**Implemented enhancements:**
8+
9+
- Add WriteByte to SerialPort [\#86](https://github.com/nanoframework/System.IO.Ports/pull/86)
10+
- Align default newline with .NET [\#84](https://github.com/nanoframework/System.IO.Ports/pull/84)
11+
12+
**Documentation and other chores:**
13+
14+
- Improve Readme [\#85](https://github.com/nanoframework/System.IO.Ports/pull/85)
15+
- Improve intellisense comment for watchchar event [\#83](https://github.com/nanoframework/System.IO.Ports/pull/83)
16+
- Update 1 NuGet dependencies [\#82](https://github.com/nanoframework/System.IO.Ports/pull/82)
17+
- Update 1 NuGet dependencies [\#81](https://github.com/nanoframework/System.IO.Ports/pull/81)
18+
- release-v1.0.4 [\#77](https://github.com/nanoframework/System.IO.Ports/pull/77)
19+
320
## [v1.0.4](https://github.com/nanoframework/System.IO.Ports/tree/v1.0.4) (2022-03-29)
421

522
[Full Changelog](https://github.com/nanoframework/System.IO.Ports/compare/v1.0.4-preview.3...v1.0.4)
@@ -16,6 +33,10 @@
1633

1734
[Full Changelog](https://github.com/nanoframework/System.IO.Ports/compare/v1.0.3-preview.46...v1.0.3)
1835

36+
**Documentation and other chores:**
37+
38+
- release-v1.0.3 [\#75](https://github.com/nanoframework/System.IO.Ports/pull/75)
39+
1940
## [v1.0.3-preview.46](https://github.com/nanoframework/System.IO.Ports/tree/v1.0.3-preview.46) (2022-03-28)
2041

2142
[Full Changelog](https://github.com/nanoframework/System.IO.Ports/compare/v1.0.3-preview.44...v1.0.3-preview.46)
@@ -186,6 +207,10 @@
186207

187208
[Full Changelog](https://github.com/nanoframework/System.IO.Ports/compare/v1.0.2-preview.3...v1.0.2)
188209

210+
**Documentation and other chores:**
211+
212+
- release-v1.0.2 [\#44](https://github.com/nanoframework/System.IO.Ports/pull/44)
213+
189214
## [v1.0.2-preview.3](https://github.com/nanoframework/System.IO.Ports/tree/v1.0.2-preview.3) (2021-12-03)
190215

191216
[Full Changelog](https://github.com/nanoframework/System.IO.Ports/compare/v1.0.1...v1.0.2-preview.3)
@@ -198,6 +223,10 @@
198223

199224
[Full Changelog](https://github.com/nanoframework/System.IO.Ports/compare/v1.0.1-preview.31...v1.0.1)
200225

226+
**Documentation and other chores:**
227+
228+
- release-v1.0.1 [\#42](https://github.com/nanoframework/System.IO.Ports/pull/42)
229+
201230
## [v1.0.1-preview.31](https://github.com/nanoframework/System.IO.Ports/tree/v1.0.1-preview.31) (2021-12-02)
202231

203232
[Full Changelog](https://github.com/nanoframework/System.IO.Ports/compare/v1.0.1-preview.29...v1.0.1-preview.31)
@@ -300,6 +329,10 @@
300329

301330
[Full Changelog](https://github.com/nanoframework/System.IO.Ports/compare/v1.0.0-preview.54...v1.0.0)
302331

332+
**Documentation and other chores:**
333+
334+
- release-v1.0.0 [\#25](https://github.com/nanoframework/System.IO.Ports/pull/25)
335+
303336
## [v1.0.0-preview.54](https://github.com/nanoframework/System.IO.Ports/tree/v1.0.0-preview.54) (2021-07-16)
304337

305338
[Full Changelog](https://github.com/nanoframework/System.IO.Ports/compare/v1.0.0-preview.52...v1.0.0-preview.54)

0 commit comments

Comments
 (0)