We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19fccc6 commit 3c095b8Copy full SHA for 3c095b8
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+<a name="3.0.0"></a>
2
+# [3.0.0](https://github.com/ipfs/js-ipfs-utils/compare/v2.4.0...v3.0.0) (2020-08-18)
3
+
4
5
+### Bug Fixes
6
7
+* revert "feat: http upload/download progress handlers" ([#58](https://github.com/ipfs/js-ipfs-utils/issues/58)) ([1bbe957](https://github.com/ipfs/js-ipfs-utils/commit/1bbe957))
8
9
10
11
<a name="2.4.0"></a>
12
# [2.4.0](https://github.com/ipfs/js-ipfs-utils/compare/v2.3.1...v2.4.0) (2020-08-12)
13
package.json
@@ -1,6 +1,6 @@
{
"name": "ipfs-utils",
- "version": "2.4.0",
+ "version": "3.0.0",
"description": "Package to aggregate shared logic and dependencies for the IPFS ecosystem",
"main": "src/index.js",
"author": "Hugo Dias <[email protected]>",
0 commit comments