You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
11
- Changed ManualTestProvider sets the local time zone to UTC by default, provides method for overriding during testing.
12
12
- Changed `ManualTestProvider` sets the local time zone to UTC by default, provides method for overriding during testing.
13
13
14
+
- Changed `ManualTestProvider.ToString()` method to return current date time.
14
15
## [1.0.0-preview.1]
15
16
16
17
This release adds a dependency on [Microsoft.Bcl.TimeProvider](https://www.nuget.org/packages/Microsoft.Bcl.TimeProvider) and utilizes the types built-in to that to do much of the work.
0 commit comments