Skip to content

Commit

Permalink
Adding changelog notes and updating npm version.
Browse files Browse the repository at this point in the history
  • Loading branch information
zackurben committed Jan 6, 2018
1 parent 03067ff commit f2d3db6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,9 @@ BREAKING
1.1.0
- Adding batch quote support
- Updating jest to 22.0.4

1.1.1

BREAKING
- Removing crypto daily, weekly, and monthly data endpoints, due to dropped
support from AV.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "alphavantage",
"version": "1.1.0",
"version": "1.1.1",
"description": "A simple interface to the Alpha Vantage API.",
"main": "index.js",
"directories": {
Expand Down

0 comments on commit f2d3db6

Please sign in to comment.