Skip to content

Commit a84652f

Browse files
committed
Changelog update.
1 parent 55f9b4f commit a84652f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Diff for: ChangeLog.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog for aws-lambda-haskell-runtime-wai
22

3+
## 2.0.0
4+
5+
* Using version [`4.0.0`](https://github.com/theam/aws-lambda-haskell-runtime/pull/97) of `aws-lambda-haskell-runtime`.
6+
* New handler types that allow you to support ALB or even API Gateway + ALB at once.
7+
38
## 1.0.3
49

510
* Now taking the Wai request path from API Gateway's 'proxy' path parameter. This prevents the resource path from messing up your Wai application routing.

0 commit comments

Comments
 (0)