From c8f6c5cc75156ac03d8c4f5c15f2958de1010989 Mon Sep 17 00:00:00 2001 From: sighphyre Date: Thu, 14 Jul 2022 11:28:22 +0200 Subject: [PATCH] docs: include custom header functionality for the Ruby SDK in the compatibility table (#1819) --- website/docs/sdks/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/sdks/index.md b/website/docs/sdks/index.md index 848859f1bc..359810b43d 100644 --- a/website/docs/sdks/index.md +++ b/website/docs/sdks/index.md @@ -65,7 +65,7 @@ If you see an item marked with a ❌ that you would find useful, feel free to re | Toggle Query: `project_name` | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | N/A | ⭕ | ✅ | | **Category: Custom Headers** | | | | | | | | | | | static | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ⭕ | N/A | -| function | ✅ | ✅ | ⭕ | ✅ | ⭕ | ✅ | ✅ | ⭕ | N/A | +| function | ✅ | ✅ | ⭕ | ✅ | ✅ (4.3) | ✅ | ✅ | ⭕ | N/A | | **Category: Built-in strategies** | | | | | | | | | | | [Standard](../user_guide/activation_strategy#standard) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | | [Gradual rollout](../user_guide/activation_strategy#gradual-rollout) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |