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 26f9899 commit f9eadb1Copy full SHA for f9eadb1
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+0.11.6
2
+------
3
+
4
+- relax bounds for ghc810 #38
5
+- update haskell-ci #37
6
+- better parse errors #36
7
8
0.11.5
9
------
10
servant-multipart.cabal
@@ -1,5 +1,5 @@
name: servant-multipart
-version: 0.11.5
+version: 0.11.6
synopsis: multipart/form-data (e.g file upload) support for servant
description:
This package adds support for file upload to the servant ecosystem. It draws
0 commit comments