Skip to content

Commit

Permalink
Prep 5.0.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
dtchepak committed Feb 12, 2023
1 parent 1affd2d commit b7934e4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
4 changes: 3 additions & 1 deletion BreakingChanges.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
5.0.0 Release
Now suported platfroms are .NET 6+, .NET Framework 4.6.2+, .NET Standard 2.0
================

Drop unsupported platforms. Now supported platforms are .NET 6+, .NET Framework 4.6.2+, .NET Standard 2.0.

4.0.0 Release
================
Expand Down
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
### 5.0.0 (Pending)
* [UPDATE][BREAKING] Drop unsupported platfroms. Now suported platfroms are .NET 6+, .NET Framework 4.6.2+, .NET Standard 2.0
### 5.0.0 (Feb 2023)

* [UPDATE][BREAKING] Drop unsupported platforms. Now supported platforms are .NET 6+, .NET Framework 4.6.2+, .NET Standard 2.0.

### 4.4.0 (Jul 2022)

* [FIX] Fix issue checking for constructor args on null object. Thanks to @phongphanq, and @appel1! Thanks also to
@Mandroide for code review. (#683, #685)
* [UPDATE] Update to Castle Core v5. Thanks @Havunen! (#690, #673)
Expand Down

0 comments on commit b7934e4

Please sign in to comment.