From c860f524addb343f52ee3543b50bd51bc2d9abd1 Mon Sep 17 00:00:00 2001 From: Rakshith Ravi Date: Tue, 13 Aug 2024 20:12:13 +0530 Subject: [PATCH] Add 0.7 warning to README (#2823) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 93e185385..b9d562c40 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ You can find a list of useful libraries and example projects at [`awesome-leptos`](https://github.com/leptos-rs/awesome-leptos). +# The `main` branch is currently undergoing major changes in preparation for the [0.7](https://github.com/leptos-rs/leptos/milestone/4) release. For a stable version, please use the [v0.6.13 tag](https://github.com/leptos-rs/leptos/tree/v0.6.13) + # Leptos ```rust