diff --git a/README.md b/README.md index cc3c881..648ba6a 100644 --- a/README.md +++ b/README.md @@ -290,6 +290,10 @@ static async Task GetExchangeData(IExchangeClient client) ```` ## Release notes +* Version 3.8.1 - 19 apr 2021 + * Added debug logs + * Added ValidateNullOrNotEmpty extension method + * Version 3.8.0 - 30 mrt 2021 * Better handling of json errors while deserializing stream * Added string datetime converter