Skip to content

Commit

Permalink
Merge pull request #199 from Airtable/v0.9.0
Browse files Browse the repository at this point in the history
v0.9.0
  • Loading branch information
minicat committed Jul 30, 2020
2 parents bf544ff + 292503e commit b7b6a31
Show file tree
Hide file tree
Showing 4 changed files with 690 additions and 1,951 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# v0.9.0
* Remove Promise polyfill (#195)
* Replace deprecated `request` library with `node-fetch` (#191)
* Increase test coverage of library to 100% (#190, #188, #187, #186, #185, #184, #183 #182, #181, #178, #177, #176, #175)
* Enable CI (#173, #190)
* Improve README (#164)

# v0.8.1
* Require Node 8 or above (down from Node 10)

Expand Down
Loading

0 comments on commit b7b6a31

Please sign in to comment.