Skip to content

Commit

Permalink
update docs for V4.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mseminatore committed Nov 12, 2020
1 parent 7bb9339 commit 273b2d7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

Note that missing version entries are typically dependency updates for security.

## V4.9.4
* fixed #210 streaming update to oauth

## V4.9.3
* fixed #188 incorrect VIN for post 2018 cars

Expand Down
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,11 @@ You can read the complete history of changes in the

Here are some of the more recent features and fixes:

1. In **V4.9.3** fixed #188 incorrect VIN for post 2018 cars
2. In **V4.9.2** merged PR #191 added exports.promises object avoiding Async suffixes
3. In **V4.8.1** merge PR to fix #92 homelink issue
4. In **4.8.0** added Solar API's
5. In **V4.7.9** added roadster to `vinDecode()`
1. In **V4.9.4** fixed #210 streaming update to oauth
2. In **V4.9.3** fixed #188 incorrect VIN for post 2018 cars
3. In **V4.9.2** merged PR #191 added exports.promises object avoiding Async suffixes
4. In **V4.8.1** merge PR to fix #92 homelink issue
5. In **4.8.0** added Solar API's

## Migrating Major Version Changes

Expand Down

0 comments on commit 273b2d7

Please sign in to comment.