|
1 | 1 | # Change Log |
2 | 2 |
|
| 3 | +## [v1.0.6-preview-019](https://github.com/nanoframework/lib-CoreLibrary/tree/v1.0.6-preview-019) (2018-11-30) |
| 4 | +[Full Changelog](https://github.com/nanoframework/lib-CoreLibrary/compare/v1.0.6-preview-015...v1.0.6-preview-019) |
| 5 | + |
| 6 | +**Documentation and other chores:** |
| 7 | + |
| 8 | +- Update Nerdbank.GitVersioning to 2.2.33 [\#59](https://github.com/nanoframework/lib-CoreLibrary/pull/59) |
| 9 | + |
3 | 10 | ## [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) |
| 11 | +[Full Changelog](https://github.com/nanoframework/lib-CoreLibrary/compare/v1.0.6-preview-001...v1.0.6-preview-015) |
5 | 12 |
|
6 | 13 | **Implemented enhancements:** |
7 | 14 |
|
|
12 | 19 | - Fix ToString\(\) output [\#56](https://github.com/nanoframework/lib-CoreLibrary/pull/56) |
13 | 20 |
|
14 | 21 | ## [v1.0.6-preview-001](https://github.com/nanoframework/lib-CoreLibrary/tree/v1.0.6-preview-001) (2018-11-07) |
15 | | -[Full Changelog](https://github.com/nanoframework/lib-CoreLibrary/compare/v1.0.5-preview035...v1.0.6-preview-001) |
| 22 | +[Full Changelog](https://github.com/nanoframework/lib-CoreLibrary/compare/v1.0.5-preview028...v1.0.6-preview-001) |
16 | 23 |
|
17 | 24 | **Fixed bugs:** |
18 | 25 |
|
19 | 26 | - Fix bug in FromBase64CharArray [\#55](https://github.com/nanoframework/lib-CoreLibrary/pull/55) |
20 | 27 |
|
21 | 28 | ## [v1.0.5-preview028](https://github.com/nanoframework/lib-CoreLibrary/tree/v1.0.5-preview028) (2018-10-26) |
22 | | -[Full Changelog](https://github.com/nanoframework/lib-CoreLibrary/compare/v1.0.4...v1.0.5-preview028) |
| 29 | +[Full Changelog](https://github.com/nanoframework/lib-CoreLibrary/compare/v1.0.3...v1.0.5-preview028) |
23 | 30 |
|
24 | 31 | **Documentation and other chores:** |
25 | 32 |
|
|
34 | 41 | - merge Release 1.0.2 branch [\#45](https://github.com/nanoframework/lib-CoreLibrary/pull/45) |
35 | 42 |
|
36 | 43 | ## [v1.0.2](https://github.com/nanoframework/lib-CoreLibrary/tree/v1.0.2) (2018-10-16) |
37 | | -[Full Changelog](https://github.com/nanoframework/lib-CoreLibrary/compare/v1.0.0-preview028...v1.0.2) |
38 | | - |
39 | 44 | **Implemented enhancements:** |
40 | 45 |
|
41 | 46 | - Add GetCustomAttributes method to MemberInfo and derived classes [\#27](https://github.com/nanoframework/lib-CoreLibrary/pull/27) |
|
66 | 71 | - Add all missing comments for documentation and Intellisense [\#18](https://github.com/nanoframework/lib-CoreLibrary/pull/18) |
67 | 72 | - Update comment on Random class [\#9](https://github.com/nanoframework/lib-CoreLibrary/pull/9) |
68 | 73 |
|
69 | | -\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
| 74 | + |
| 75 | + |
| 76 | +\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* |
0 commit comments