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:
@ -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
|
||||
|
Reference in New Issue
Block a user