diff --git a/CHANGELOG b/CHANGELOG index e4eee59a3..76a83371c 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,11 @@ +Version 0.6.2 (2017-01-13) +-------------------------- +Ensure we do not pass invalid information to application_error event (#237) +Mobile Context: offline events not being recorded as such (#239) +GeoLocation context: changes in position not being reflected (#240) +Bump Android Gradle to 2.2.3 (#241) +Logger crash when the value contains '%' (#238) + Version 0.6.1 (2016-10-03) -------------------------- Ensure mobile_context only contains accepted enum values (#232)