Permalink
Browse files

add changelog & update dat-js for signalhub opt

  • Loading branch information...
joehand committed Sep 27, 2016
1 parent b991792 commit 00c747e7665278297655f4dc1ae286cc4b2c5ef1
Showing with 2 additions and 1 deletion.
  1. +1 −0 changelog.md
  2. +1 −1 package.json
View
@@ -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
View
@@ -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

Please sign in to comment.