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 6b81c7c commit dcfcbbdCopy full SHA for dcfcbbd
src/Simplify.Web.Multipart/CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.7.2] - 2023-08-26
4
+
5
+### Dependencies
6
7
+- HttpMultipartParser to 8.2.0 (PR#47)
8
+- Simplify.Web bump to 4.7 (PR#48)
9
10
## [1.7.1] - 2023-02-11
11
12
### Dependencies
src/Simplify.Web.Multipart/Simplify.Web.Multipart.csproj
@@ -7,7 +7,7 @@
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
- <Version>1.7.1</Version>
+ <Version>1.7.2</Version>
<Authors>Alexander Krylkov</Authors>
13
<Product>Simplify</Product>
0 commit comments