RestEase v1.6.0 Release Notes

    • Bump Json.NET minimum version to avoid users being accidentally exposed to CWE-755
    • Fix Task<Response<string>> (#230)
    • HttpClientFactory: Allow passing a delegate which is used to configure the created interface instance, e.g. to set properies(#240)