diff --git a/CHANGELOG.md b/CHANGELOG.md index a09282a..ba18e52 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,7 +8,7 @@ These are the changes to each version that has been released on the [nuget](https://www.nuget.org/packages/Unchase.Swashbuckle.AspNetCore.Extensions/). -## v2.3.1 `(2020-03-25)` +## v2.3.2 `(2020-03-25)` - [x] Fix bug with `System.MissingMethodException` diff --git a/src/Unchase.Swashbuckle.AspNetCore.Extensions/Extensions/EnumTypeExtensions.cs b/src/Unchase.Swashbuckle.AspNetCore.Extensions/Extensions/EnumTypeExtensions.cs index ab52a7c..219e942 100644 --- a/src/Unchase.Swashbuckle.AspNetCore.Extensions/Extensions/EnumTypeExtensions.cs +++ b/src/Unchase.Swashbuckle.AspNetCore.Extensions/Extensions/EnumTypeExtensions.cs @@ -54,8 +54,9 @@ private static string TryGetMemberComments(MemberInfo memberInfo, IEnumerable 7.3 https://github.com/unchase/Unchase.Swashbuckle.AspNetCore.Extensions/blob/master/assets/icon.png?raw=true - 2.3.1 - 2.3.1.0 - 2.3.1.0 + 2.3.2 + 2.3.2.0 + 2.3.2.0 false Unchase.Swashbuckle.AspNetCore.Extensions.xml