diff --git a/CHANGELOG.md b/CHANGELOG.md index dc4a5e95..4f242eae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ All notable changes to this project will be documented in this file. - Fixed bug getting ossec gid and uid in Docker containers ([#256](https://github.com/wazuh/wazuh-api/pull/265)). - Fixed bug missing some keys when showing group files in `GET/agents/groups/:group_id/files/:file_name` ([wazuh/wazuh#2223](https://github.com/wazuh/wazuh/pull/2223)). - Fixed bug showing rules variables names instead of its value in `GET/rules/:rule_id` ([wazuh/wazuh#2222](https://github.com/wazuh/wazuh/pull/2222)). +- `GET/rules` API call returns the attributes for `` and `` ([wazuh/wazuh#2358](https://github.com/wazuh/wazuh/pull/2358)). ## [v3.7.2]