diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d1244f..2ee7b2a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Changes in Medidata.MAuth +## v3.0.2 +- **[Core]** Fixed concurrency and memory issues with the `MAuthRequestRetrier` + ## v3.0.1 - **[Core]** Removed constraint for the application uuids to be only version 4. Now the MAuth header validation won't throw error if the provided uuid is not version 4.