Skip to content

Commit 39019b2

Browse files
committed
Changed changelog and releasenotes
1 parent d397d66 commit 39019b2

File tree

2 files changed

+5
-9
lines changed

2 files changed

+5
-9
lines changed

Deployment/Changelog.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Version 2.0.0.0
22
==========================================
3-
- Added AwaitableQueryDispatcher
4-
- Dropped support for Silverligt and Windows Phone 7
53
- Changed minimum .Net Framework Version to 4.5
4+
- Added AwaitableQueryDispatcher (Replacement for the other 2 Dispatchers) - It is much faster anf fixes some conceptional problems
5+
- Dropped support for Silverligt and Windows Phone 7
66
- Added more detailed exception in cases when there is a response parsing error
77

88
Version 1.2.2.0

Deployment/ReleaseNotes.txt

+3-7
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,14 @@
11
Requirements
22
==============================================================
3-
4-
- Visual Studio 2008 with .Net Framework 3.5
5-
- Silverlight Toolkit and so on (only if you want to use this library with silverlight)
3+
- Visual Studio 2015 with .Net Framework 4.5+
64

75
How to use?
86
==============================================================
97

10-
For Windows Phone 7.1 reference the assembly : TS3QueryLib.Core.WP7
11-
For Silverlight reference the assembly : TS3QueryLib.Core.Silverlight
12-
For ASP.Net, Winforms, WPF and so on reference the assembly: TS3QueryLib.Core.Framework
8+
Reference the assembly: TS3QueryLib.Core.Framework
139

1410

15-
Sample Code (Silverlight)
11+
Sample Code
1612
==============================================================
1713

1814
using System.Windows;

0 commit comments

Comments
 (0)