diff --git a/CHANGELOG.md b/CHANGELOG.md index c54b150..106fdbb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## [1.0.6] - 2015-11-12 + +### Fixed +- Missing try/catch around JSON.parse + + ## [1.0.3] - 2015-09-18 ### Added @@ -9,6 +15,7 @@ - Save language in preferences - Display if only city in response + ## [1.0.1] - 2015-06-10 ### Added - Context.IO sponsored message, build something awesome with their API! @@ -17,6 +24,7 @@ - Removed loading indicator when no received headers found - Secure message parsing + ## [1.0.0] - 2015-05-31 ### Changed - Combined Thunderbird and Postbox code into one plugin @@ -24,6 +32,7 @@ ### Fixed - Fix mismatch IP from Microsoft SMTP id in received header + ## [0.9.0] - 2015-05-30 ### Changed - Update map style and size @@ -36,4 +45,4 @@ - Forecast.IO, gets the weather from the sender, API key needs to be added in preferences ### Fixed -- Fix mismatch IP from Microsoft SMTP id in received header \ No newline at end of file +- Fix mismatch IP from Microsoft SMTP id in received header