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 a1fd549 commit 987ffabCopy full SHA for 987ffab
servant-multipart-client/CHANGELOG.md
@@ -1,3 +1,8 @@
1
+0.12.2
2
+------
3
+
4
+- Support servant-0.20 [#69](https://github.com/haskell-servant/servant-multipart/pull/69).
5
6
0.12.1
7
------
8
servant-multipart-client/servant-multipart-client.cabal
@@ -1,5 +1,5 @@
name: servant-multipart-client
-version: 0.12.1
+version: 0.12.2
synopsis: multipart/form-data (e.g file upload) support for servant
description:
This package adds client-side support for file upload to the servant ecosystem.
0 commit comments