From 93d7e265e248beba054c935c1fb1752eed468ea5 Mon Sep 17 00:00:00 2001 From: Sebastiano Poggi Date: Wed, 20 Mar 2024 16:44:11 +0100 Subject: [PATCH] Update CfD versions table --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cc800dc22e..83d84250cf 100644 --- a/README.md +++ b/README.md @@ -133,7 +133,9 @@ For each version of Jewel, these are the minimum supported Kotlin and Compose Mu Jewel version | Kotlin version | Compose version --- | --- | --- - 0.15.0 –> 0.15.2 | 1.8.21 | 1.6.0-dev1440 + 0.15.2 -> * | 1.8.21 | 1.6.10-dev1490 + 0.15.1 | 1.8.21 | 1.6.10-dev1457 + 0.15.0 | 1.8.21 | 1.6.0-dev1440 0.13.1 -> 0.14.1 | 1.8.21 | 1.6.0-dev1369 For older versions please refer to the Jewel tags and release notes.