Skip to content

Commit

Permalink
chore: changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
richardtreier committed Jul 18, 2024
1 parent c9eafa2 commit fb52dbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ please see [changelog_updates.md](docs/dev/changelog_updates.md).

#### Major Changes

- The `UiPolicy` model has been adjusted to support complex expressions including `AND`, `OR` and `XOR`.
- The `UiPolicy` model has been adjusted to support complex expressions including `AND`, `OR` and `XONE`.
- The `createPolicyDefinition` has been marked as deprecated in favor of the new `createPolicyDefinitionV2` endpoint that supports complex policies.
- Removed the recently rushed `createPolicyDefinitionUseCase` endpoint in favor of the new `createPolicyDefinitionV2` endpoint.

Expand Down

0 comments on commit fb52dbd

Please sign in to comment.