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 73a0ddf commit aea5087Copy full SHA for aea5087
HISTORY.md
@@ -1,3 +1,8 @@
1
+## v4.0.0
2
+* Removed Newtonsoft.Json dependency.
3
+* Removed Flurl.Http dependency.
4
+* Refactored internals to work without dependencies. Underlying implementation uses `HttpClient` in the BCL.
5
+
6
## v3.0.0
7
* Support for reCAPTCHA v3.
8
0 commit comments