From e5b114716d68b981805c8505ad41ea76bf6965f4 Mon Sep 17 00:00:00 2001 From: Caen De Silva Date: Tue, 14 Nov 2023 20:46:29 +0100 Subject: [PATCH] Legacy realtime compiler beta version reaches end of life 2023-12-31 --- packages/realtime-compiler/README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/realtime-compiler/README.md b/packages/realtime-compiler/README.md index 147be95ec49..b7f39e0ae70 100644 --- a/packages/realtime-compiler/README.md +++ b/packages/realtime-compiler/README.md @@ -12,9 +12,9 @@ It thus offers no guarantees for compatibility with other versions of itself. The following table shows the supported versions of this package. -| Hyde Version | Version | Supported | Notes | -|:-------------|---------|--------------------|-------------------------| -| Release | 3.x | :white_check_mark: | Latest | -| Beta | 2.x | :x: | Security fixes only | -| Alpha | 1.x LTS | :shield: | End of Life: 2023-03-01 | -| Alpha | < 1.0 | :x: | Alpha | +| Hyde Version | Version | Supported | Notes | +|:-------------|---------|--------------------|-----------------------------------------------| +| Release | 3.x | :white_check_mark: | Latest | +| Beta | 2.x | :x: | Security fixes only (End of Life: 2023-12-31) | +| Alpha | 1.x LTS | :shield: | End of Life: 2023-03-01 | +| Alpha | < 1.0 | :x: | Alpha |