diff --git a/CHANGELOG.md b/CHANGELOG.md index 1309f42..3749aba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog +## [0.6.2] +- Fix error `NoSuchMethodError: kotlinx.coroutines.AbstractCoroutine.` + ## [0.6.1] - Parse the Telematics command response more specifically.