Skip to content

Commit 475c1da

Browse files
committed
Add link to nuspec
1 parent ac4cf13 commit 475c1da

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

restsharp.nuspec

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
* BaseUrl is now virtual (thanks Haacked)
1919
* Fixed List<T> json deserialization, when T was a something like DateTime, Timespan, Guid, etc. (thanks PedroLamas)
2020
* Improve support for parsing iso8601 dates (thanks friism)
21+
22+
For full release notes see https://github.com/restsharp/RestSharp/blob/master/releasenotes.markdown
2123
]]>
2224
</releaseNotes>
2325
</metadata>

0 commit comments

Comments
 (0)