Skip to content

Commit

Permalink
Bump version to v0.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
topdna committed Apr 26, 2016
1 parent 1efd107 commit a315729
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions history.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@

## Change History

### v0.3.6

- Add insider trading query support for quotes start with `001`.
- Fix finance calendar: remove redundant spaces, etc.
- Add quotes begin with `001` to SZ market.
- Update node modules:lodash,request and blessed-contrib.
- Fix eslint checking warnings.
- Update node modules:bluebird, js-yaml and moment.
- Update node modules:blessed-contrib,bluebird,imagemin-pngquant and lodash.
- Update node modules:cheerio,js-yaml,lodash,moment,request and bluebird.

### v0.3.5

- Fix javascript coding style.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "star",
"author": "hustcer",
"public": true,
"version": "0.3.5",
"version": "0.3.6",
"license": "MIT",
"homepage": "http://traceinvest.com",
"description": "A STock Analysis and Research tool for terminal users.",
Expand Down

0 comments on commit a315729

Please sign in to comment.