Skip to content

Commit bb9ced9

Browse files
author
Michael Hallett
committed
updated release notes
1 parent 54369bd commit bb9ced9

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

releasenotes.markdown

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# RestSharp Release Notes
22

3+
## 105.2.2
4+
5+
* Added nuget targets for windows phone 8 and 8.1, monotouch10, monoandroid10, xamarin.ios10, net46
6+
* fixed the silverlight target to be sl5
7+
* added all projects to the solution
8+
* cleaned up and consolidated the build and packaging scripts
9+
* **Code clean-up and namespace patching may cause breaking changes**
10+
11+
To see all commits for this version, [click here](https://github.com/RestSharp/RestSharp/compare/105.2.1...105.2.2).
12+
13+
## 105.2.1
14+
15+
* **Code clean-up and namespace patching may cause breaking changes**
16+
17+
To see all commits for this version, [click here](https://github.com/RestSharp/RestSharp/compare/105.1.0...105.2.1).
18+
319
## 105.1.0
420

521
To see all commits for this version, [click here](https://github.com/RestSharp/RestSharp/compare/105.0...105.1.0).

0 commit comments

Comments
 (0)