Skip to content

Commit 016cf65

Browse files
committed
Add information about .connect() to ipfsApi 0.2.x upgrade section
1 parent fe8c417 commit 016cf65

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ The `ipfs` [command-line Client documentation](https://ipfs.io/docs/commands/) m
133133
- If you require stabilisation of some feature please open an issue with the feature in question and your preceived use-case
134134
* Raised exceptions have been completely changed and are now documented with guaranteed backwards compatibility
135135
([reference](https://ipfs.io/ipns/QmZ86ow1byeyhNRJEatWxGPJKcnQKG7s51MtbHdxxUddTH/Software/Python/ipfsapi/api_ref.html#module-ipfsapi.exceptions))
136+
* The new `ipfsapi.connect()` function allows creating a `Client` instance, while also checking whether a compatible IPFS daemon instance is actually available
136137
* Methods in `Client()` now have parameters for options
137138

138139
## Featured Projects

0 commit comments

Comments
 (0)