Skip to content

Commit 5166d10

Browse files
Update CHANGELOG for v1.0.6.19
***NO_CI***
1 parent 6ae5a84 commit 5166d10

File tree

1 file changed

+13
-6
lines changed

1 file changed

+13
-6
lines changed

CHANGELOG.md

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,14 @@
11
# Change Log
22

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+
310
## [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)
512

613
**Implemented enhancements:**
714

@@ -12,14 +19,14 @@
1219
- Fix ToString\(\) output [\#56](https://github.com/nanoframework/lib-CoreLibrary/pull/56)
1320

1421
## [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)
1623

1724
**Fixed bugs:**
1825

1926
- Fix bug in FromBase64CharArray [\#55](https://github.com/nanoframework/lib-CoreLibrary/pull/55)
2027

2128
## [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)
2330

2431
**Documentation and other chores:**
2532

@@ -34,8 +41,6 @@
3441
- merge Release 1.0.2 branch [\#45](https://github.com/nanoframework/lib-CoreLibrary/pull/45)
3542

3643
## [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-
3944
**Implemented enhancements:**
4045

4146
- Add GetCustomAttributes method to MemberInfo and derived classes [\#27](https://github.com/nanoframework/lib-CoreLibrary/pull/27)
@@ -66,4 +71,6 @@
6671
- Add all missing comments for documentation and Intellisense [\#18](https://github.com/nanoframework/lib-CoreLibrary/pull/18)
6772
- Update comment on Random class [\#9](https://github.com/nanoframework/lib-CoreLibrary/pull/9)
6873

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

Comments
 (0)