Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

Commit 0b1f8f5

Browse files
committed
chore: release version v0.117.0
1 parent cb83737 commit 0b1f8f5

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# [0.117.0](https://github.com/ipfs/interface-ipfs-core/compare/v0.116.0...v0.117.0) (2019-10-04)
2+
3+
4+
### Documentation
5+
6+
* add dry-run config test and change new/old for original/updated ([e206aa7](https://github.com/ipfs/interface-ipfs-core/commit/e206aa7))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* `ipfs.config.profiles.apply` now returns `original`/`updated` keys
12+
in the diff because using `new` stops us from destructuring in js.
13+
14+
15+
116
# [0.116.0](https://github.com/ipfs/interface-ipfs-core/compare/v0.115.3...v0.116.0) (2019-10-04)
217

318

0 commit comments

Comments
 (0)