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 cb83737 commit 0b1f8f5Copy full SHA for 0b1f8f5
CHANGELOG.md
@@ -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
16
# [0.116.0](https://github.com/ipfs/interface-ipfs-core/compare/v0.115.3...v0.116.0) (2019-10-04)
17
18
0 commit comments