Skip to content

Commit 5fa5c39

Browse files
committed
Update CHANGELOG for v1.2.6
***NO_CI***
1 parent b1cf3df commit 5fa5c39

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,10 @@
129129
## [v1.0.5-preview028](https://github.com/nanoframework/lib-CoreLibrary/tree/v1.0.5-preview028) (2018-10-26)
130130
[Full Changelog](https://github.com/nanoframework/lib-CoreLibrary/compare/v1.0.3...v1.0.5-preview028)
131131

132+
**Implemented enhancements:**
133+
134+
- Work on TimeSpan [\#14](https://github.com/nanoframework/lib-CoreLibrary/pull/14)
135+
132136
**Documentation and other chores:**
133137

134138
- Extract System.Math [\#50](https://github.com/nanoframework/lib-CoreLibrary/pull/50) [[Breaking-Change](https://github.com/nanoframework/lib-CoreLibrary/labels/Breaking-Change)]
@@ -149,7 +153,6 @@
149153
- Implement missing GetHashCode\(\) on several classes/structs [\#17](https://github.com/nanoframework/lib-CoreLibrary/pull/17)
150154
- Improve System.Single [\#16](https://github.com/nanoframework/lib-CoreLibrary/pull/16)
151155
- Work on Convert\(\) class [\#15](https://github.com/nanoframework/lib-CoreLibrary/pull/15)
152-
- Work on TimeSpan [\#14](https://github.com/nanoframework/lib-CoreLibrary/pull/14)
153156
- Add overloads with float parameters to Math methods [\#13](https://github.com/nanoframework/lib-CoreLibrary/pull/13)
154157
- Add String.Format [\#12](https://github.com/nanoframework/lib-CoreLibrary/pull/12)
155158
- Add Timeout.InfiniteTimeSpan and Sleep\(timespan\) [\#11](https://github.com/nanoframework/lib-CoreLibrary/pull/11)

0 commit comments

Comments
 (0)