Skip to content

Commit

Permalink
Add release notes and updates version number for 8.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
akamsteeg committed Feb 22, 2024
1 parent 4d5435f commit 7feca28
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/AtleX.HaveIBeenPwned/AtleX.HaveIBeenPwned.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,11 @@
<PackageTags>haveibeenpwned breach password hibp security pwned email emailaddress client</PackageTags>
<PackageReadmeFile>packageReadme.md</PackageReadmeFile>

<Version>8.1.0</Version>
<Version>8.1.1</Version>

<PackageReleaseNotes>
8.1.1:
- [Feature] Internal (performance) improvements. (#94,and other commits)
8.1.0:
- [Feature] Add .NET 8+ compatiblity
- [Feature] Add support for trimming and AOT on .NET 8 or higher (#85)
Expand Down

0 comments on commit 7feca28

Please sign in to comment.