diff --git a/docs/sdks/dart/CHANGELOG.md b/docs/sdks/dart/CHANGELOG.md index 121492b02..2ad259751 100644 --- a/docs/sdks/dart/CHANGELOG.md +++ b/docs/sdks/dart/CHANGELOG.md @@ -5,7 +5,7 @@ - Image Crop Gravity support in image preview service - New endpoint in Account getSession to get session by ID - New endpoint in the Users API to update user verification status -- Fix - issues with User-Agent when app name consisted of non-ASCII characters +- Fix - issues with User-Agent when app name consisted of non-ASCII characters ## 0.6.2 @@ -46,4 +46,4 @@ ## 0.1.0 -- First release \ No newline at end of file +- First release diff --git a/docs/sdks/flutter/CHANGELOG.md b/docs/sdks/flutter/CHANGELOG.md index 8cda7c700..b62664c2c 100644 --- a/docs/sdks/flutter/CHANGELOG.md +++ b/docs/sdks/flutter/CHANGELOG.md @@ -3,7 +3,7 @@ - Breaking - removed order type enum, now you should pass string 'ASC' or 'DESC' - Image Crop Gravity support in image preview service - New endpoint in Account getSession to get session by ID -- Fix - issues with User-Agent when app name consisted of non-ASCII characters +- Fix - issues with User-Agent when app name consisted of non-ASCII characters - Fix - issue with null Success and Failure URL in createOAuth2Session - Updated underlying dependencies @@ -125,4 +125,4 @@ ## 0.0.8 - Fixed compilation error in Client class -- Shorter description for package \ No newline at end of file +- Shorter description for package