From de0b371b9bc1c4633774fd74485415a54b4be017 Mon Sep 17 00:00:00 2001 From: Norman Maurer Date: Mon, 11 Mar 2024 21:28:27 +0100 Subject: [PATCH] fix link to the issue tracker --- news/2024-03-11-quic-0-0-59-Final.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/news/2024-03-11-quic-0-0-59-Final.md b/news/2024-03-11-quic-0-0-59-Final.md index ee0cfccb58..d539ca2c7f 100644 --- a/news/2024-03-11-quic-0-0-59-Final.md +++ b/news/2024-03-11-quic-0-0-59-Final.md @@ -17,7 +17,7 @@ The most important changes are: * Only try to find index for QUIC packets with short header format ([#692](https://github.com/netty/netty-incubator-codec-quic/pull/692)) -For more details related to this release see our [bug-tracker](https://github.com/netty/netty-incubator-codec-quic/issues?q=milestone%3A0.0.58.Final+is%3Aclosed). +For more details related to this release see our [bug-tracker](https://github.com/netty/netty-incubator-codec-quic/issues?q=milestone%3A0.0.59.Final+is%3Aclosed). For more details about this codec in general please read our [initial announcement](https://netty.io/news/2020/12/09/quic-0-0-1-Final.html).