From eafdaaa4be794b31261308914fae64ec3fe4ec3b Mon Sep 17 00:00:00 2001 From: Lewin Bormann Date: Thu, 4 Mar 2021 11:46:05 +0100 Subject: [PATCH] Update README with new versions --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c3a912a..aae16f6 100644 --- a/README.md +++ b/README.md @@ -41,8 +41,11 @@ server communication and improve protocol compliance. ## Versions -Version 1.x for Hyper versions bellow 12 -Version 2.x for Hyper versions 12 and above +* Version 1.x for Hyper versions below 12 +* Version 2.x for Hyper versions 12 and above +* Version 3.x for historical interest +* Version 4.x for tokio 0.2/0.3 +* Version 5.x for tokio 1.0 ## License