Skip to content
This repository was archived by the owner on Aug 30, 2025. It is now read-only.

Commit 11aa0bb

Browse files
chore(release): 2.4.0 [skip ci]
# [2.4.0](v2.3.0...v2.4.0) (2024-11-13) ### Features * Added support to .NET9 ([c0061d9](c0061d9))
1 parent c0061d9 commit 11aa0bb

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.4.0](https://github.com/TechNobre/PowerUtils.AspNetCore.ErrorHandler/compare/v2.3.0...v2.4.0) (2024-11-13)
2+
3+
4+
### Features
5+
6+
* Added support to .NET9 ([c0061d9](https://github.com/TechNobre/PowerUtils.AspNetCore.ErrorHandler/commit/c0061d91f5dfa310217e4835856ed6e0cd2076eb))
7+
18
# [2.3.0](https://github.com/TechNobre/PowerUtils.AspNetCore.ErrorHandler/compare/v2.2.1...v2.3.0) (2024-07-14)
29

310

src/PowerUtils.AspNetCore.ErrorHandler.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<AssemblyName>PowerUtils.AspNetCore.ErrorHandler</AssemblyName>
1111
<RootNamespace>PowerUtils.AspNetCore.ErrorHandler</RootNamespace>
1212

13-
<Version>2.3.0</Version>
13+
<Version>2.4.0</Version>
1414

1515
<PackageOutputPath>bin\</PackageOutputPath>
1616
</PropertyGroup>

0 commit comments

Comments
 (0)