Skip to content

Commit a99c335

Browse files
committed
Update CHANGELOG for v1.0.133.29065
***NO_CI***
1 parent fc8c2c0 commit a99c335

File tree

1 file changed

+27
-6
lines changed

1 file changed

+27
-6
lines changed

CHANGELOG.md

Lines changed: 27 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,28 @@
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.4-preview.11...HEAD)
5+
[Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.10.5-alpha.150.10...HEAD)
6+
7+
**Fixed bugs:**
8+
9+
- Fix FromBase64 [\#145](https://github.com/nanoframework/CoreLibrary/pull/145)
10+
- Fix null parms in String.Format [\#144](https://github.com/nanoframework/CoreLibrary/pull/144)
11+
12+
**Documentation and other chores:**
13+
14+
- Clean up unit tests for CoreLibrary and complete tests for Type.GetType [\#143](https://github.com/nanoframework/CoreLibrary/pull/143)
15+
16+
## [v1.10.5-alpha.150.10](https://github.com/nanoframework/CoreLibrary/tree/v1.10.5-alpha.150.10) (2021-06-02)
17+
18+
[Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.10.5-preview.10...v1.10.5-alpha.150.10)
19+
20+
## [v1.10.5-preview.10](https://github.com/nanoframework/CoreLibrary/tree/v1.10.5-preview.10) (2021-06-02)
21+
22+
[Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.10.5-preview.4...v1.10.5-preview.10)
23+
24+
## [v1.10.5-preview.4](https://github.com/nanoframework/CoreLibrary/tree/v1.10.5-preview.4) (2021-05-31)
25+
26+
[Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.10.4-preview.11...v1.10.5-preview.4)
627

728
**Implemented enhancements:**
829

@@ -134,20 +155,20 @@
134155

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

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

139160
**Implemented enhancements:**
140161

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

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

146-
[Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.9.0-alpha.11...v1.9.0-preview.11)
167+
[Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.9.0-preview.11...v1.9.0-alpha.11)
147168

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

150-
[Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.9.0-preview.5...v1.9.0-alpha.11)
171+
[Full Changelog](https://github.com/nanoframework/CoreLibrary/compare/v1.9.0-preview.5...v1.9.0-preview.11)
151172

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

0 commit comments

Comments
 (0)