From 81f92c66c66c06070c28357a4c2fdd778e488d9c Mon Sep 17 00:00:00 2001 From: Sergey Biryukov Date: Sat, 16 Nov 2019 11:17:42 +0000 Subject: [PATCH] Security: Add WordPress 5.3.x to the "Supported Versions" section of GitHub Security Policy. Props imath. Fixes #48667. See #48521. git-svn-id: https://develop.svn.wordpress.org/trunk@46736 602fd350-edb4-49c9-b593-d223f7449a82 --- SECURITY.md | 1 + 1 file changed, 1 insertion(+) diff --git a/SECURITY.md b/SECURITY.md index 64112aeee6..b5138a396a 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -9,6 +9,7 @@ currently being supported with security updates. | Version | Supported | | ------- | ------------------ | +| 5.3.x | :white_check_mark: | | 5.2.x | :white_check_mark: | | 5.1.x | :white_check_mark: | | 5.0.x | :white_check_mark: |