Skip to content

Commit

Permalink
Tell the user what was available prior to 4.9
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasheartman committed Mar 9, 2022
1 parent 613ee55 commit ad9709f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/advanced/strategy-constraints.md
Expand Up @@ -6,7 +6,7 @@ title: Strategy Constraints
:::info Availability
Strategy constraints are available to Unleash Pro and Enterprise users.

Unleash 4.9 introduced a more comprehensive set of constraint operators. These require that both Unleash *and* your client SDK of choice support them. See the [SDK compatibility table](../sdks/index.md#server-side-compatibility-table) for more information.
Unleash 4.9 introduced a more comprehensive set of constraint operators. These require that both Unleash *and* your client SDK of choice support them. See the [SDK compatibility table](../sdks/index.md#server-side-compatibility-table) for more information. Prior to Unleash 4.9, the only available operators were `IN` and `NOT_IN`.
:::

:::tip
Expand Down

0 comments on commit ad9709f

Please sign in to comment.