From 46b162df278a717ba0a3e9162adcd0312d84f383 Mon Sep 17 00:00:00 2001 From: Kazu Yamamoto Date: Mon, 22 Jan 2024 10:51:27 +0900 Subject: [PATCH] change log --- ChangeLog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog.md b/ChangeLog.md index 630c1960..d4c2f00c 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,5 +1,7 @@ ## 5.1.0 +* Drop frames after reset + [#106](https://github.com/kazu-yamamoto/http2/pull/106) * BREAKING CHANGE: Use String for Authority [#105](https://github.com/kazu-yamamoto/http2/pull/105) * Properly close streams