Skip to content

Commit f9eadb1

Browse files
committed
Bump version; add changelog entry.
1 parent 26f9899 commit f9eadb1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
0.11.5
29
------
310

servant-multipart.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: servant-multipart
2-
version: 0.11.5
2+
version: 0.11.6
33
synopsis: multipart/form-data (e.g file upload) support for servant
44
description:
55
This package adds support for file upload to the servant ecosystem. It draws

0 commit comments

Comments
 (0)