diff --git a/CHANGELOG.md b/CHANGELOG.md index e83993f9..0d7ffcd7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,12 +1,13 @@ ## 10.1.0 -- [[386](https://github.com/larryaasen/upgrader/pull/386)] Added client headers that can optionally be passed in with a client. -- [[375](https://github.com/larryaasen/upgrader/issues/375)] Fixed issue with Android Play Store titles that contained "\u0027". +[[386](https://github.com/larryaasen/upgrader/pull/386)] Added client headers that can optionally be passed in with a client. + +[[375](https://github.com/larryaasen/upgrader/issues/375)] Fixed issue with Android Play Store titles that contained "\u0027". ## 10.0.1 -- Allowed for device_info_plus 10.0.0 and package_info_plus 6.0.0. - +Allowed for device_info_plus 10.0.0 and package_info_plus 6.0.0. + ## 10.0.0 This major update changes the structure of how the internal state is maintained and how access to app stores is provided. The API has not changed for the standard use cases. However, the way in which Appcast is used has changed slightly.