Skip to content
This repository has been archived by the owner on Aug 29, 2020. It is now read-only.

Commit

Permalink
fix several 'overflow when subtracting durations' panics
Browse files Browse the repository at this point in the history
  • Loading branch information
cjbassi committed Feb 5, 2020
1 parent 4edecf8 commit 2619795
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]

### Fixed

- fix several 'overflow when subtracting durations' panics

## [0.4.1] - 2020-02-04

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2619795

Please sign in to comment.