From 6efb6d3e4fa921504d4c45af525a4d6be8dc0eba Mon Sep 17 00:00:00 2001 From: Moritz Date: Mon, 16 Dec 2024 16:09:03 +0100 Subject: [PATCH] Add changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 684f1d6..273cc7c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ * When the keep alive manager runs into a timeout, it will finish the transport instead of closing the connection, as defined in the gRPC spec. * Upgrade to `package:lints` version 5.0.0 and Dart SDK version 3.5.0. +* Upgrade `example/grpc-web` code. ## 4.0.1