From 8309835794bb5b1f01156775143a342d19e83d21 Mon Sep 17 00:00:00 2001 From: "M. Rehan" Date: Mon, 10 Apr 2023 22:00:28 +0500 Subject: [PATCH] Add ref to feature compatibility --- features_capability.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/features_capability.json b/features_capability.json index bb97e92c21..b6f61fe24b 100644 --- a/features_capability.json +++ b/features_capability.json @@ -1,4 +1,8 @@ { + "normalize/acl": { + "stable": {"min": "23.10-ALPHA"}, + "nightlies": {"min": "23.10-MASTER-somever"} + }, "normalize/interfaceConfiguration": { "stable": {"min": "20.12-ALPHA"}, "nightlies": {"min": "20.10-MASTER-somever"}