Update CHANGELOG.md for #353

This commit is contained in:
Juanjo Jiménez 2018-04-06 11:24:06 +02:00 committed by Jesús Ángel
parent e9cacb35be
commit f3e09e85a8

View File

@ -9,6 +9,7 @@ All notable changes to the Wazuh app project will be documented in this file.
### Changed
- Increased the query size when fetching the index pattern list ([#339](https://github.com/wazuh/wazuh-kibana-app/pull/339)).
- Changed validation regex to accept URLs with non-numeric format ([#353](https://github.com/wazuh/wazuh-kibana-app/pull/353)).
### Fixed
- Fixed a bug where several `agent.id` filters were created at the same time when navigating between *Agents* and *Groups* with different selected agents ([#342](https://github.com/wazuh/wazuh-kibana-app/pull/342)).