diff --git a/Sluggy/Sluggy.csproj b/Sluggy/Sluggy.csproj index 7bb3462..97dce91 100644 --- a/Sluggy/Sluggy.csproj +++ b/Sluggy/Sluggy.csproj @@ -2,9 +2,9 @@ netstandard2.0 - Ruben Mateus + Ruben Mateus, Sérgio Freitas Sluggy - Ruben Mateus + true https://raw.githubusercontent.com/RubenMateus/sluggy/master/LICENSE @@ -14,9 +14,12 @@ Sluggy is a configuration based class library designed to create friendly URL's. With crazy support out of the box, but fully configurable. - First Minor Release with .NET Standard 2.0 support. Updated coverage tests. + # Changed the casing strategy to be configurable, default is toLowerInvariant. +# Added missing tests for strategies. +# Minor tweaks and cleanup to style. + Library - 1.0.1 + 2.0.0