Permalink
Browse files
add changelog & update dat-js for signalhub opt
- Loading branch information...
Showing
with
2 additions
and
1 deletion.
-
+1
−0
changelog.md
-
+1
−1
package.json
|
|
@@ -6,6 +6,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). |
|
|
*Note: unreleased changes are added here.*
|
|
|
### Added
|
|
|
* `--ignore-hidden` option. Ignores hidden files by default.
|
|
|
* `--signalhub` option to override default signalhub URL.
|
|
|
|
|
|
## 11.3.1 - 2016-09-21
|
|
|
### Fixed
|
|
|
|
|
|
@@ -24,7 +24,7 @@ |
|
|
"license": "BSD-3-Clause",
|
|
|
"dependencies": {
|
|
|
"chalk": "^1.1.1",
|
|
|
"dat-js": "^3.5.1",
|
|
|
"dat-js": "^3.6.0",
|
|
|
"datland-swarm-defaults": "^1.0.2",
|
|
|
"discovery-swarm": "^4.0.2",
|
|
|
"dns-discovery": "^5.3.4",
|
|
|
|
0 comments on commit
00c747e