From cbf35a60606dfbd55f11ba60dd0944c8a8c2f7f2 Mon Sep 17 00:00:00 2001
From: Travis Ralston <travpc@gmail.com>
Date: Thu, 18 Jun 2020 15:46:04 -0600
Subject: [PATCH] Mark the new room list as ready for general testing

---
 docs/labs.md | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/docs/labs.md b/docs/labs.md
index 6732ce07..fe2c8a6e 100644
--- a/docs/labs.md
+++ b/docs/labs.md
@@ -96,11 +96,10 @@ theme definition.
 
 For some sample themes, check out [aaronraimist/riot-web-themes](https://github.com/aaronraimist/riot-web-themes).
 
-## New room list (`feature_new_room_list`) (in development)
+## New room list (`feature_new_room_list`)
 
 A complete rewrite of the room list is underway to increase performance, stability,
-and general usability. This is expected to take a while to complete and as such might
-be missing critical features - please use at your own risk, though do report bugs!
+and general usability. This is still rapidly changing, but feel free to give it a test.
 
 ## IRC message layout (`feature_irc_ui`)