Skip to content

Commit a948609

Browse files
committed
Update CHANGELOG for v1.0.104.60477
***NO_CI***
1 parent 2a0e1ee commit a948609

File tree

1 file changed

+19
-6
lines changed

1 file changed

+19
-6
lines changed

CHANGELOG.md

Lines changed: 19 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,20 @@
22

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

5-
[Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.10.3-preview.7...HEAD)
5+
[Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.10.3-preview.20...HEAD)
6+
7+
**Implemented enhancements:**
8+
9+
- Add SpinWait [\#136](https://github.com/nanoframework/CoreLibrary/pull/136)
10+
- Add Convert.ToByte\(bool\) [\#135](https://github.com/nanoframework/CoreLibrary/pull/135)
11+
12+
**Documentation and other chores:**
13+
14+
- Update NuGets [\#133](https://github.com/nanoframework/CoreLibrary/pull/133)
15+
16+
## [v1.10.3-preview.20](https://github.com/nanoframework/CoreLibrary/tree/v1.10.3-preview.20) (2021-05-04)
17+
18+
[Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.10.3-preview.7...v1.10.3-preview.20)
619

720
**Implemented enhancements:**
821

@@ -88,20 +101,20 @@
88101

89102
## [v1.9.1-preview.4](https://github.com/nanoframework/CoreLibrary/tree/v1.9.1-preview.4) (2020-10-20)
90103

91-
[Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.9.0-preview.11...v1.9.1-preview.4)
104+
[Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.9.0-alpha.11...v1.9.1-preview.4)
92105

93106
**Implemented enhancements:**
94107

95108
- Add Enum.HasFlag [\#112](https://github.com/nanoframework/CoreLibrary/pull/112)
96109
- Add Convert.ToBoolean\(byte\) [\#111](https://github.com/nanoframework/CoreLibrary/pull/111)
97110

98-
## [v1.9.0-preview.11](https://github.com/nanoframework/CoreLibrary/tree/v1.9.0-preview.11) (2020-10-20)
111+
## [v1.9.0-alpha.11](https://github.com/nanoframework/CoreLibrary/tree/v1.9.0-alpha.11) (2020-10-20)
99112

100-
[Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.9.0-alpha.11...v1.9.0-preview.11)
113+
[Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.9.0-preview.11...v1.9.0-alpha.11)
101114

102-
## [v1.9.0-alpha.11](https://github.com/nanoframework/CoreLibrary/tree/v1.9.0-alpha.11) (2020-10-20)
115+
## [v1.9.0-preview.11](https://github.com/nanoframework/CoreLibrary/tree/v1.9.0-preview.11) (2020-10-20)
103116

104-
[Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.9.0-preview.5...v1.9.0-alpha.11)
117+
[Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.9.0-preview.5...v1.9.0-preview.11)
105118

106119
## [v1.9.0-preview.5](https://github.com/nanoframework/CoreLibrary/tree/v1.9.0-preview.5) (2020-09-30)
107120

0 commit comments

Comments
 (0)