Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit 1caab7a

Browse files
author
Alan Shaw
authored
docs: add temporary upgrade note (#2770)
* docs: add temporary upgrade note Adds a temporary note at the top of the README to point people at the release notes and migration guide for the 0.41 release. * fix: lte
1 parent f317e9e commit 1caab7a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,11 @@
3030
<br>
3131
</p>
3232

33+
> **Upgrading from <=0.40 to 0.41?** See the [release notes](https://github.com/ipfs/js-ipfs/issues/2656) for the list of API changes and the [migration guide](https://gist.github.com/alanshaw/04b2ddc35a6fff25c040c011ac6acf26).
34+
3335
### Project status - `Alpha` <!-- omit in toc -->
3436

35-
We've come a long way, but this project is still in Alpha, lots of development is happening, API might change, beware of the Dragons 🐉..
37+
We've come a long way, but this project is still in Alpha, lots of development is happening, API might change, beware of the Dragons 🐉.
3638

3739
**Want to get started?** Check our [examples folder](/examples) to learn how to spawn an IPFS node in Node.js and in the Browser.
3840

0 commit comments

Comments
 (0)