From ae2430ad571b39d73df955f5e68776b1f1eb4ffd Mon Sep 17 00:00:00 2001 From: Romain Lespinasse Date: Mon, 26 Oct 2020 21:29:58 +0100 Subject: [PATCH] docs(security): remove v1.1.x from supported versions --- SECURITY.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index 0ab99e9..1f4ab83 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -6,8 +6,8 @@ |---------|--------|--------------------| | 3.x | v3.x | :white_check_mark: | | 2.x | v2.x | :white_check_mark: | -| 1.1.x | v1.1.x | :white_check_mark: | -| < 1.0.x | master | :x: | +| 1.1.x | v1.1.x | :x: | +| < 1.x | | :x: | A GitHub repository can used one of the available branches as action inside its workflows.