Skip to content

Commit b2c15a8

Browse files
committed
Update CHANGELOG for v1.0.80.46840
***NO_CI***
1 parent 7d352c2 commit b2c15a8

File tree

1 file changed

+27
-1
lines changed

1 file changed

+27
-1
lines changed

CHANGELOG.md

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,33 @@
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.10.1-preview.9...HEAD)
5+
[Full Changelog](https://github.com/nanoframework/lib-CoreLibrary/compare/v1.0.80...HEAD)
6+
7+
**Fixed bugs:**
8+
9+
- Fix case of Double.NaN [\#123](https://github.com/nanoframework/lib-CoreLibrary/pull/123)
10+
- Fixed bad test expectations in String Tests [\#122](https://github.com/nanoframework/lib-CoreLibrary/pull/122)
11+
- Fixing Convert with whitespaces [\#121](https://github.com/nanoframework/lib-CoreLibrary/pull/121)
12+
13+
**Documentation and other chores:**
14+
15+
- Remove Console class [\#126](https://github.com/nanoframework/lib-CoreLibrary/pull/126)
16+
17+
## [v1.0.80](https://github.com/nanoframework/lib-CoreLibrary/tree/v1.0.80) (2021-03-05)
18+
19+
[Full Changelog](https://github.com/nanoframework/lib-CoreLibrary/compare/v1.0.67...v1.0.80)
20+
21+
**Fixed bugs:**
22+
23+
- Fix comparer in GUID [\#120](https://github.com/nanoframework/lib-CoreLibrary/pull/120)
24+
25+
## [v1.0.67](https://github.com/nanoframework/lib-CoreLibrary/tree/v1.0.67) (2021-03-03)
26+
27+
[Full Changelog](https://github.com/nanoframework/lib-CoreLibrary/compare/v1.10.1-preview.11...v1.0.67)
28+
29+
## [v1.10.1-preview.11](https://github.com/nanoframework/lib-CoreLibrary/tree/v1.10.1-preview.11) (2021-03-02)
30+
31+
[Full Changelog](https://github.com/nanoframework/lib-CoreLibrary/compare/v1.10.1-preview.9...v1.10.1-preview.11)
632

733
**Implemented enhancements:**
834

0 commit comments

Comments
 (0)