Skip to content

Commit

Permalink
Merge branch 'master' into int64-timestamps
Browse files Browse the repository at this point in the history
  • Loading branch information
s1fr0 authored Feb 9, 2022
2 parents 7072c45 + 0cbab6c commit a21de43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ The full list of changes is below.

### Changes

- Timestamps resolution changed to nanoseconds (type changed from float64 to int64).
- ...
- A new type `Timestamp` for all timestamps is introduced (currently an alias for int64).
- All timestamps now have nanosecond resolution.

### Fixes

Expand Down

0 comments on commit a21de43

Please sign in to comment.