Skip to content

Commit 0d123b4

Browse files
committed
Update CHANGELOG for v1.2.6
***NO_CI***
1 parent 3d498ae commit 0d123b4

File tree

1 file changed

+8
-12
lines changed

1 file changed

+8
-12
lines changed

CHANGELOG.md

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

3-
## [**Changes available only in 'Preview' NuGet packages:**](https://github.com/nanoframework/lib-CoreLibrary/tree/HEAD)
4-
5-
[Full Changelog](https://github.com/nanoframework/lib-CoreLibrary/compare/v1.2.6-preview.10...HEAD)
3+
## [v1.2.6-preview.12](https://github.com/nanoframework/lib-CoreLibrary/tree/v1.2.6-preview.12) (2019-07-15)
4+
[Full Changelog](https://github.com/nanoframework/lib-CoreLibrary/compare/v1.2.6-preview.10...v1.2.6-preview.12)
65

76
**Documentation and other chores:**
87

@@ -132,10 +131,6 @@
132131
## [v1.0.6-preview-015](https://github.com/nanoframework/lib-CoreLibrary/tree/v1.0.6-preview-015) (2018-11-29)
133132
[Full Changelog](https://github.com/nanoframework/lib-CoreLibrary/compare/v1.0.6-preview-001...v1.0.6-preview-015)
134133

135-
**Implemented enhancements:**
136-
137-
- Add new TimeSpan.From methods [\#57](https://github.com/nanoframework/lib-CoreLibrary/pull/57)
138-
139134
**Fixed bugs:**
140135

141136
- Fix ToString\(\) output [\#56](https://github.com/nanoframework/lib-CoreLibrary/pull/56)
@@ -150,13 +145,13 @@
150145
## [v1.0.5-preview028](https://github.com/nanoframework/lib-CoreLibrary/tree/v1.0.5-preview028) (2018-10-26)
151146
[Full Changelog](https://github.com/nanoframework/lib-CoreLibrary/compare/v1.0.3...v1.0.5-preview028)
152147

153-
**Documentation and other chores:**
154-
155-
- Extract System.Math [\#50](https://github.com/nanoframework/lib-CoreLibrary/pull/50) [[Breaking-Change](https://github.com/nanoframework/lib-CoreLibrary/labels/Breaking-Change)]
156-
157148
## [v1.0.3](https://github.com/nanoframework/lib-CoreLibrary/tree/v1.0.3) (2018-10-16)
158149
[Full Changelog](https://github.com/nanoframework/lib-CoreLibrary/compare/v1.0.2...v1.0.3)
159150

151+
**Implemented enhancements:**
152+
153+
- Add GetCustomAttributes method to MemberInfo and derived classes [\#27](https://github.com/nanoframework/lib-CoreLibrary/pull/27)
154+
160155
**Documentation and other chores:**
161156

162157
- Improve CI & CD scripts to deal with release and master branches [\#46](https://github.com/nanoframework/lib-CoreLibrary/pull/46)
@@ -165,7 +160,7 @@
165160
## [v1.0.2](https://github.com/nanoframework/lib-CoreLibrary/tree/v1.0.2) (2018-10-16)
166161
**Implemented enhancements:**
167162

168-
- Add GetCustomAttributes method to MemberInfo and derived classes [\#27](https://github.com/nanoframework/lib-CoreLibrary/pull/27)
163+
- Add new TimeSpan.From methods [\#57](https://github.com/nanoframework/lib-CoreLibrary/pull/57)
169164
- Add Encoding.GetString\(\) method [\#20](https://github.com/nanoframework/lib-CoreLibrary/pull/20)
170165
- Implement missing GetHashCode\(\) on several classes/structs [\#17](https://github.com/nanoframework/lib-CoreLibrary/pull/17)
171166
- Improve System.Single [\#16](https://github.com/nanoframework/lib-CoreLibrary/pull/16)
@@ -189,6 +184,7 @@
189184

190185
**Documentation and other chores:**
191186

187+
- Extract System.Math [\#50](https://github.com/nanoframework/lib-CoreLibrary/pull/50) [[Breaking-Change](https://github.com/nanoframework/lib-CoreLibrary/labels/Breaking-Change)]
192188
- Merge 'develop' for Release 1.0.2 [\#44](https://github.com/nanoframework/lib-CoreLibrary/pull/44)
193189
- Add all missing comments for documentation and Intellisense [\#18](https://github.com/nanoframework/lib-CoreLibrary/pull/18)
194190
- Update comment on Random class [\#9](https://github.com/nanoframework/lib-CoreLibrary/pull/9)

0 commit comments

Comments
 (0)