Changed release notes for 1.1.0

This commit is contained in:
Matt Mo 2022-07-21 10:01:44 -07:00
parent 3e190641a0
commit 56a17a3c66

View File

@ -18,7 +18,7 @@
<RootNamespace>MontoyaTech.Rest.Net</RootNamespace>
<GenerateDocumentationFile>True</GenerateDocumentationFile>
<Version>1.1.0</Version>
<PackageReleaseNotes>Optimized and fixed bugs within the route matcher. Changed argument matching to support segments after the argument for more complex routes.</PackageReleaseNotes>
<PackageReleaseNotes>Upgraded project to DotNet 6 and added an exception catch around the main listener thread to prevent crashes where the entire Reset service goes down.</PackageReleaseNotes>
</PropertyGroup>
<ItemGroup>