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 552bc5d commit 39cfa4dCopy full SHA for 39cfa4d
src/Simplify.Web.Multipart/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## [1.7.0] - 2023-01-10
4
+
5
+### Dependencies
6
7
+- HttpMultipartParser to 8.0.0 (PR#41)
8
9
## [1.6.0] - 2022-07-24
10
11
### Dependencies
src/Simplify.Web.Multipart/Simplify.Web.Multipart.csproj
@@ -7,7 +7,7 @@
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
- <Version>1.6</Version>
+ <Version>1.7</Version>
12
<Authors>Alexander Krylkov</Authors>
13
<Product>Simplify</Product>
0 commit comments