Skip to content

Commit 313b9cf

Browse files
committed
CryptoETF 1.6.1
1 parent b88b3e7 commit 313b9cf

3 files changed

Lines changed: 12 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="1.6.1"></a>
2+
## [1.6.1](https://github.com/benmarten/CryptoETF/compare/1.6.0...1.6.1) (2018-01-09)
3+
4+
5+
### Features
6+
7+
* **ui:** colorize output; allow to hide exchanges below certain holding treshold ([94a1ac1](https://github.com/benmarten/CryptoETF/commit/94a1ac1))
8+
9+
10+
111
<a name="1.6.0"></a>
212
# [1.6.0](https://github.com/benmarten/CryptoETF/compare/1.5.1...1.6.0) (2018-01-06)
313

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
"testLocal": "./node_modules/.bin/nyc mocha --require babel-core/register test/**/*.js test/**/**/*.js",
3333
"test": "NODE_ENV=test npm run testLocal"
3434
},
35-
"version": "1.6.0"
35+
"version": "1.6.1"
3636
}

0 commit comments

Comments
 (0)