bump changelog again
This commit is contained in:
parent
50edd8b3b4
commit
030c8daf45
@ -8,10 +8,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
|
|
||||||
# [unreleased]
|
# [unreleased]
|
||||||
|
|
||||||
|
The timestamp of `PusTm` is now optional. See Added and Changed section for details.
|
||||||
|
|
||||||
## Added
|
## Added
|
||||||
|
|
||||||
- `PusTmSecondaryHeader`: New `new_simple_no_timestamp` API to create secondary header without
|
- `PusTmSecondaryHeader`: New `new_simple_no_timestamp` API to create secondary header without
|
||||||
timestamp.
|
timestamp.
|
||||||
|
- `PusTm`: Add `new_simple_no_timestamp` method to create TM without timestamp
|
||||||
- New `UnixTimestamp` abstraction which contains the unix seconds as an `i64`
|
- New `UnixTimestamp` abstraction which contains the unix seconds as an `i64`
|
||||||
and an optional subsecond millisecond counter (`u16`)
|
and an optional subsecond millisecond counter (`u16`)
|
||||||
- `MS_PER_DAY` constant.
|
- `MS_PER_DAY` constant.
|
||||||
|
Loading…
Reference in New Issue
Block a user