-
-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
092c1e6
commit 9a78e5a
Showing
1 changed file
with
9 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,13 @@ | ||
## 2.2.3 | ||
* Fixes #45 Extra space on iOS | ||
* Fixes #37 Content Too Low | ||
* Fixes #27 Not whoswing when programmatically | ||
* Fixes #26 Missing RefreshCommandParameter | ||
* Fixes #3 iOS set to false | ||
* Update to newer Forms | ||
|
||
## 2.0.1 | ||
* Update Xamarin.Forms | ||
* .NET Standard Libary | ||
* Add command parameter #26 | ||
* Fix for spinner now showing when setting IsRefreshing from code behind #27/#3 | ||
* Fix for spinner now showing when setting IsRefreshing from code behind #27/#3 |