Skip to content

Commit c80c8df

Browse files
committed
Update CHANGELOG for v1.10.0
***NO_CI***
1 parent 9466adc commit c80c8df

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [**Changes available only in 'Preview' NuGet packages:**](https://github.com/nanoframework/lib-CoreLibrary/tree/HEAD)
4+
5+
[Full Changelog](https://github.com/nanoframework/lib-CoreLibrary/compare/v1.9.1-preview.6...HEAD)
6+
7+
**Implemented enhancements:**
8+
9+
- Add Action, Function and EventHandler [\#116](https://github.com/nanoframework/lib-CoreLibrary/pull/116)
10+
- Add IEnumerable implementation on String with exception throwing. [\#114](https://github.com/nanoframework/lib-CoreLibrary/pull/114)
11+
12+
## [v1.9.1-preview.6](https://github.com/nanoframework/lib-CoreLibrary/tree/v1.9.1-preview.6) (2020-10-20)
13+
14+
[Full Changelog](https://github.com/nanoframework/lib-CoreLibrary/compare/v1.9.1-preview.4...v1.9.1-preview.6)
15+
316
## [v1.9.1-preview.4](https://github.com/nanoframework/lib-CoreLibrary/tree/v1.9.1-preview.4) (2020-10-20)
417

518
[Full Changelog](https://github.com/nanoframework/lib-CoreLibrary/compare/v1.9.0-alpha.11...v1.9.1-preview.4)
@@ -18,7 +31,7 @@
1831

1932
**Implemented enhancements:**
2033

21-
- Add Convert.ToBolean\(byte\) [\#111](https://github.com/nanoframework/lib-CoreLibrary/pull/111)
34+
- Add Convert.ToBoolean\(byte\) [\#111](https://github.com/nanoframework/lib-CoreLibrary/pull/111)
2235

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

0 commit comments

Comments
 (0)