Skip to content

Commit 1eaf031

Browse files
committed
VogenExtensions release notes for version 0.3.0.
1 parent 9cb80b8 commit 1eaf031

1 file changed

Lines changed: 4 additions & 9 deletions

File tree

CodingFlow.FluentValidation.VogenExtensions/CodingFlow.FluentValidation.VogenExtensions.csproj

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,17 @@
44
<TargetFramework>net8.0</TargetFramework>
55
<ImplicitUsings>enable</ImplicitUsings>
66
<Nullable>enable</Nullable>
7-
<VersionPrefix>0.2.2</VersionPrefix>
7+
<VersionPrefix>0.3.0</VersionPrefix>
88
<Title>CodingFlow Fluent Validation Vogen Extensions</Title>
99
<Description>Vogen extensions for CodingFlow Fluent Validation.</Description>
1010
<Copyright></Copyright>
1111
<PackageProjectUrl></PackageProjectUrl>
1212
<PackageReadmeFile>README.md</PackageReadmeFile>
1313
<RepositoryUrl>https://github.com/CodingFlow/fluent-validation</RepositoryUrl>
1414
<PackageTags>fluent;validation;vogen</PackageTags>
15-
<PackageReleaseNotes>0.2.2
16-
- Update to version 0.2.2 of base library.
17-
0.2.1
18-
- Include documentation comments in nuget package.
19-
0.2.0
20-
- Updated to version 0.2.0 of base library.
21-
0.1.0
22-
Initial release.</PackageReleaseNotes>
15+
<PackageReleaseNotes>0.3.0
16+
- Update to latest version of base library.
17+
- Internal refactoring.</PackageReleaseNotes>
2318
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
2419
<Authors>Coding Flow</Authors>
2520
<GenerateDocumentationFile>True</GenerateDocumentationFile>

0 commit comments

Comments
 (0)