Add Time::new constructor

This commit is contained in:
Joscha 2023-01-20 17:11:00 +01:00
parent 142cdfab1c
commit 470f3455f7
2 changed files with 11 additions and 2 deletions

View file

@ -15,6 +15,7 @@ Procedure when bumping the version number:
### Added
- `Status` conversion utility methods
- `Time::new` constructor
## v0.2.0 - 2022-12-10