From 7aaa35d2f33401727588ed27992f85b26a525c2a Mon Sep 17 00:00:00 2001 From: Bob Put Date: Sun, 24 May 2026 16:23:27 -0400 Subject: [PATCH] doc: add worker_threads history entries --- doc/api/worker_threads.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/doc/api/worker_threads.md b/doc/api/worker_threads.md index 8f4b152bc26a68..f4bb8bcae141a6 100644 --- a/doc/api/worker_threads.md +++ b/doc/api/worker_threads.md @@ -2,6 +2,17 @@ + + > Stability: 2 - Stable