Skip to content

Commit 714cf70

Browse files
Update CHANGELOG for v1.0.6.15
***NO_CI***
1 parent e25d08d commit 714cf70

File tree

1 file changed

+17
-3
lines changed

1 file changed

+17
-3
lines changed

CHANGELOG.md

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Change Log
22

3+
## [v1.0.6-preview-015](https://github.com/nanoframework/lib-CoreLibrary/tree/v1.0.6-preview-015) (2018-11-29)
4+
[Full Changelog](https://github.com/nanoframework/lib-CoreLibrary/compare/v1.0.6-preview-010...v1.0.6-preview-015)
5+
6+
**Implemented enhancements:**
7+
8+
- Add new TimeSpan.From methods [\#57](https://github.com/nanoframework/lib-CoreLibrary/pull/57)
9+
10+
**Fixed bugs:**
11+
12+
- Fix ToString\(\) output [\#56](https://github.com/nanoframework/lib-CoreLibrary/pull/56)
13+
14+
## [v1.0.6-preview-010](https://github.com/nanoframework/lib-CoreLibrary/tree/v1.0.6-preview-010) (2018-11-16)
15+
[Full Changelog](https://github.com/nanoframework/lib-CoreLibrary/compare/v1.0.6-preview-001...v1.0.6-preview-010)
16+
317
## [v1.0.6-preview-001](https://github.com/nanoframework/lib-CoreLibrary/tree/v1.0.6-preview-001) (2018-11-07)
418
[Full Changelog](https://github.com/nanoframework/lib-CoreLibrary/compare/v1.0.5-preview035...v1.0.6-preview-001)
519

@@ -40,7 +54,7 @@
4054
- Add Encoding.GetString\(\) method [\#20](https://github.com/nanoframework/lib-CoreLibrary/pull/20)
4155
- Implement missing GetHashCode\(\) on several classes/structs [\#17](https://github.com/nanoframework/lib-CoreLibrary/pull/17)
4256
- Improve System.Single [\#16](https://github.com/nanoframework/lib-CoreLibrary/pull/16)
43-
- Work on Convert\(\) class [\#15](https://github.com/nanoframework/lib-CoreLibrary/pull/15) [[documentation](https://github.com/nanoframework/lib-CoreLibrary/labels/documentation)]
57+
- Work on Convert\(\) class [\#15](https://github.com/nanoframework/lib-CoreLibrary/pull/15)
4458
- Work on TimeSpan [\#14](https://github.com/nanoframework/lib-CoreLibrary/pull/14)
4559
- Add overloads with float parameters to Math methods [\#13](https://github.com/nanoframework/lib-CoreLibrary/pull/13)
4660
- Add String.Format [\#12](https://github.com/nanoframework/lib-CoreLibrary/pull/12)
@@ -61,8 +75,8 @@
6175
**Documentation and other chores:**
6276

6377
- Merge 'develop' for Release 1.0.2 [\#44](https://github.com/nanoframework/lib-CoreLibrary/pull/44)
64-
- Add all missing comments for documentation and Intellisense [\#18](https://github.com/nanoframework/lib-CoreLibrary/pull/18) [[documentation](https://github.com/nanoframework/lib-CoreLibrary/labels/documentation)]
65-
- Update comment on Random class [\#9](https://github.com/nanoframework/lib-CoreLibrary/pull/9) [[documentation](https://github.com/nanoframework/lib-CoreLibrary/labels/documentation)]
78+
- Add all missing comments for documentation and Intellisense [\#18](https://github.com/nanoframework/lib-CoreLibrary/pull/18)
79+
- Update comment on Random class [\#9](https://github.com/nanoframework/lib-CoreLibrary/pull/9)
6680

6781
## [v1.0.0-preview028](https://github.com/nanoframework/lib-CoreLibrary/tree/v1.0.0-preview028) (2017-08-31)
6882
[Full Changelog](https://github.com/nanoframework/lib-CoreLibrary/compare/v1.0.0-preview027...v1.0.0-preview028)

0 commit comments

Comments
 (0)