1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-09-09 23:42:20 +08:00

core/commands/pin: change the default for --type to 'all'

License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
This commit is contained in:
Christian Couder
2016-01-20 21:20:36 +01:00
parent 2dd4f40c10
commit 29830da6a5
2 changed files with 13 additions and 10 deletions

View File

@ -1,5 +1,14 @@
# go-ipfs changelog
### 0.4.0 - 2016-01-31
* Features
* add optional path arguments to 'ipfs pin ls' (@chriscool)
* Incompatible Changes
* the default for '--type' in 'ipfs pin ls' is now "all" (@chriscool)
### 0.3.10 - 2015-12-07
This patch update introduces the 'ipfs update' command which will be used for