From beb04b598245c9e81a6408363edd5b22c596e1e6 Mon Sep 17 00:00:00 2001 From: Ronald Chan Date: Mon, 9 Sep 2019 15:48:14 +0800 Subject: [PATCH] add fix change log --- CHANGES.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 57304d083..f37f8b466 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -5,6 +5,9 @@ * Add `middleware::Conditon` that conditionally enables another middleware +### Fixed + +* h2 will use error response #1080 ## [1.0.7] - 2019-08-29