From a58e3738fd453e23ca30801eb8b60cfabffff124 Mon Sep 17 00:00:00 2001 From: Rob Ede Date: Thu, 15 Apr 2021 21:49:21 +0100 Subject: [PATCH] update changelog --- actix-service/CHANGES.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/actix-service/CHANGES.md b/actix-service/CHANGES.md index 7e432bc3..c99cc2eb 100644 --- a/actix-service/CHANGES.md +++ b/actix-service/CHANGES.md @@ -1,9 +1,9 @@ # Changes ## Unreleased - 2021-xx-xx -* Removed pipeline and related structs/functions. [#???]. +* Removed pipeline and related structs/functions. [#335] -[#???]: https://github.com/actix/actix-net/pull/??? +[#335]: https://github.com/actix/actix-net/pull/335 ## 2.0.0-beta.5 - 2021-03-15