diff --git a/CHANGELOG.md b/CHANGELOG.md index c105994..818fd57 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/README.md b/README.md index e14dfbe..5071395 100644 --- a/README.md +++ b/README.md @@ -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