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

Commit 11f9b87

Browse files
committed
chore: add notice about async/await to the readme
1 parent 9411403 commit 11f9b87

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@
1515

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

18+
### Notice
19+
> This module is moving to async/await starting from 0.7.0.
20+
> 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`.
21+
1822
#### Wait, why, how is this different from Node `crypto`?
1923

2024
This module just makes working with multihashes a bit nicer.

0 commit comments

Comments
 (0)