Skip to content

Commit 84688fa

Browse files
authored
Merge pull request #477 from Azure/dihei/update-changelog
Update changelog for 4.1.0
2 parents 3e42ace + 3bea8b4 commit 84688fa

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Azure Mobile Apps Managed SDK Change Log
22

3+
### Version 4.1.0
4+
- [#409](https://github.com/Azure/azure-mobile-apps-net-client/pull/409) Fix a bug that causes `InvalidCastException` in `PullAsync`.
5+
- [#439](https://github.com/Azure/azure-mobile-apps-net-client/pull/439) Fix a parameter validation bug in `MobileServiceSyncTable`.
6+
- [#443](https://github.com/Azure/azure-mobile-apps-net-client/pull/443) [#449](https://github.com/Azure/azure-mobile-apps-net-client/pull/449) Fix a bug that missing operation item is not added to sync errors and causing `NullReferenceException` in offline sync.
7+
- [#448](https://github.com/Azure/azure-mobile-apps-net-client/pull/448) Fix a i18n bug of parsing number literal where different locale could have different decimal separator.
8+
- [#458](https://github.com/Azure/azure-mobile-apps-net-client/pull/458) Treat `TimeoutException` as network error in `MobileServiceHttpClient`.
9+
310
### Version 4.0.2
411
- Support [#338](https://github.com/Azure/azure-mobile-apps-net-client/pull/338) PCL-based Xamarin.Forms projects. PCL-based projects were previously supported in v3.1.0 but not in v4.0.1. They are now supported in v4.0.2.
512
- Fix [#339](https://github.com/Azure/azure-mobile-apps-net-client/pull/339) a bug of RedirectUrlActivity in authentication

0 commit comments

Comments
 (0)