Skip to content

Commit 6b64446

Browse files
committedOct 20, 2020
Update CHANGELOG for v1.9.1
***NO_CI***
1 parent 6bbcc38 commit 6b64446

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed
 

‎CHANGELOG.md

+21-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,27 @@
22

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

5-
[Full Changelog](https://github.com/nanoframework/lib-CoreLibrary/compare/v1.8.0-preview.11...HEAD)
5+
[Full Changelog](https://github.com/nanoframework/lib-CoreLibrary/compare/v1.9.0-alpha.11...HEAD)
6+
7+
**Implemented enhancements:**
8+
9+
- Add Enum.HasFlag [\#112](https://github.com/nanoframework/lib-CoreLibrary/pull/112)
10+
11+
## [v1.9.0-alpha.11](https://github.com/nanoframework/lib-CoreLibrary/tree/v1.9.0-alpha.11) (2020-10-20)
12+
13+
[Full Changelog](https://github.com/nanoframework/lib-CoreLibrary/compare/v1.9.0-preview.11...v1.9.0-alpha.11)
14+
15+
## [v1.9.0-preview.11](https://github.com/nanoframework/lib-CoreLibrary/tree/v1.9.0-preview.11) (2020-10-20)
16+
17+
[Full Changelog](https://github.com/nanoframework/lib-CoreLibrary/compare/v1.9.0-preview.5...v1.9.0-preview.11)
18+
19+
**Implemented enhancements:**
20+
21+
- Add Convert.ToBolean\(byte\) [\#111](https://github.com/nanoframework/lib-CoreLibrary/pull/111)
22+
23+
## [v1.9.0-preview.5](https://github.com/nanoframework/lib-CoreLibrary/tree/v1.9.0-preview.5) (2020-09-30)
24+
25+
[Full Changelog](https://github.com/nanoframework/lib-CoreLibrary/compare/v1.8.0-preview.11...v1.9.0-preview.5)
626

727
**Fixed bugs:**
828

0 commit comments

Comments
 (0)
Please sign in to comment.