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 dcd90ef commit 7aa6907Copy full SHA for 7aa6907
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+<a name="22.2.0"></a>
2
+# [22.2.0](https://github.com/ipfs/js-ipfs-api/compare/v22.1.1...v22.2.0) (2018-06-29)
3
+
4
5
+### Features
6
7
+* logs path & querystring for requests ([#796](https://github.com/ipfs/js-ipfs-api/issues/796)) ([4e55d19](https://github.com/ipfs/js-ipfs-api/commit/4e55d19))
8
9
10
11
<a name="22.1.1"></a>
12
## [22.1.1](https://github.com/ipfs/js-ipfs-api/compare/v22.1.0...v22.1.1) (2018-06-25)
13
package.json
@@ -1,6 +1,6 @@
{
"name": "ipfs-api",
- "version": "22.1.1",
+ "version": "22.2.0",
"description": "A client library for the IPFS HTTP API",
"leadMaintainer": "Alan Shaw <alan@tableflip.io>",
"main": "src/index.js",
0 commit comments