diff --git a/nuget/Poser.nuspec b/nuget/Poser.nuspec index 8036f6c..587b5dd 100644 --- a/nuget/Poser.nuspec +++ b/nuget/Poser.nuspec @@ -2,7 +2,7 @@ Poser - 2.0.0 + 2.0.1 Pose Søren Guldmund Søren Guldmund @@ -16,7 +16,7 @@ Copyright 2024 docs\README.md - Provide better exception message when we cannot create instance. + Fix bug where `Enum.IsDefined` could not be called from within `PoseContext.Isolate`.