We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9543cca commit e5307faCopy full SHA for e5307fa
src/Simplify.Web.Json/CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.4.1] - 2025-11-25
4
+
5
+### Dependencies
6
7
+- Simplify.Web bump to 5.1
8
+- Newtonsoft.Json bump to 13.0.4
9
10
## [2.4.0] - 2024-06-05
11
12
### Dependencies
src/Simplify.Web.Json/Simplify.Web.Json.csproj
@@ -10,7 +10,7 @@
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
13
- <Version>2.4</Version>
+ <Version>2.4.1</Version>
14
15
<Authors>Alexander Krylkov</Authors>
16
<Product>Simplify</Product>
0 commit comments