From 1621364c2f2edd62eb393db7fb4444f7a1b2d108 Mon Sep 17 00:00:00 2001 From: Lucas Wolf Date: Thu, 8 Aug 2024 16:55:28 +0200 Subject: [PATCH] docs: Remove "Upcoming Release" notes (#113) This commit removes the "Upcoming Release" section from the Release Notes. It should only be used on the "upcoming" branch and was erroneously merged into main in 6b9b028. --- website/docs/releases.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/website/docs/releases.md b/website/docs/releases.md index 5b1239b..126ff42 100644 --- a/website/docs/releases.md +++ b/website/docs/releases.md @@ -24,8 +24,6 @@ In case you are wondering why all our releases start with `0.0`, read [this FAQ ::: -### Upcoming Release - ### 0.0.19691 [July 4, 2024] * Hyper API is now available under the Apache 2.0 license.