Skip to content

Commit

Permalink
Version 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
banterability committed Jun 12, 2019
1 parent 8d9b560 commit fe83953
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 5 deletions.
12 changes: 9 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,17 @@
## 1.2.0

- Use CTA JSON API
- Remove error handling one-offs
- Send user-agent string

## 1.1.1

* Testing & CI infrastructure updates
- Testing & CI infrastructure updates

## 1.1.0

* Major dependency & formatting updates
- Major dependency & formatting updates

## 1.0.0

* First public release
- First public release
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "slow-zone",
"version": "1.1.1",
"version": "1.2.0",
"description": "A client & wrapper for CTA 'L' arrival data",
"main": "lib/index.js",
"author": "Jeff Long",
Expand Down

0 comments on commit fe83953

Please sign in to comment.