Skip to content

Commit

Permalink
Merge pull request #44 from communityvi/changelogs-and-updates
Browse files Browse the repository at this point in the history
Split changelogs and update packages
  • Loading branch information
FSMaxB authored Jan 22, 2024
2 parents e9e79c4 + 7af9b1b commit 3ad5d55
Show file tree
Hide file tree
Showing 10 changed files with 187 additions and 151 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# Changelog

## 0.1.0
* Implement `elapsed` methods on all `Instant` types
See the changelogs of the different packages:
* [async-time-mock-core](./async-time-mock-core/CHANGELOG.md)
* [async-time-mock-async-std](./async-time-mock-async-std/CHANGELOG.md)
* [async-time-mock-smol](./async-time-mock-smol/CHANGELOG.md)
* [async-time-mock-tokio](./async-time-mock-tokio/CHANGELOG.md)
Loading

0 comments on commit 3ad5d55

Please sign in to comment.