We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac4cf13 commit 475c1daCopy full SHA for 475c1da
restsharp.nuspec
@@ -18,6 +18,8 @@
18
* BaseUrl is now virtual (thanks Haacked)
19
* Fixed List<T> json deserialization, when T was a something like DateTime, Timespan, Guid, etc. (thanks PedroLamas)
20
* Improve support for parsing iso8601 dates (thanks friism)
21
+
22
+For full release notes see https://github.com/restsharp/RestSharp/blob/master/releasenotes.markdown
23
]]>
24
</releaseNotes>
25
</metadata>
0 commit comments