Reorder ReleaseNotes as requested in https://github.com/fsharp/FAKE/issues/217

Please make sure you use FAKE 2.1.571-alpha or above.
This commit is contained in:
Steffen Forkmann
2013-11-06 11:50:09 +01:00
parent 33abf2926e
commit f6235798fa
+10 -10
View File
@@ -1,16 +1,16 @@
### New in 0.1.0 (Released 2013/10/30)
* Initial release
### New in 0.1.1 (Released 2013/10/30)
* Fixed problems with Microsoft.Threading.Tasks
### New in 0.1.2 (Released 2013/10/31)
* New default constructors in Octokit.Reactive
* New IObservableAssigneesClient in Octokit.Reactive
### New in 0.1.3 (Released 2013/11/5)
* New Xamarin Component store versions of Octokit.net
* New clients for managing assignees, milestones, and tags
* New clients for managing issues, issue events, and issue comments
* New client for managing organization members
* Fixed bug in applying query parameters that could cause paging to continually request the same page
*
### New in 0.1.2 (Released 2013/10/31)
* New default constructors in Octokit.Reactive
* New IObservableAssigneesClient in Octokit.Reactive
### New in 0.1.1 (Released 2013/10/30)
* Fixed problems with Microsoft.Threading.Tasks
### New in 0.1.0 (Released 2013/10/30)
* Initial release