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

Commit

Permalink
chore: add notice about async/await to the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hugomrdias committed Apr 12, 2019
1 parent 9411403 commit 11f9b87
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@

[Hugo Dias](https://github.com/hugomrdias)

### Notice
> This module is moving to async/await starting from 0.7.0.
> The last minor version to support callbacks is 0.6.0, any backports will merged to the branch `callbacks` and released under `>0.6.0 <0.7.0`.
#### Wait, why, how is this different from Node `crypto`?

This module just makes working with multihashes a bit nicer.
Expand Down

0 comments on commit 11f9b87

Please sign in to comment.