File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
All notable changes to this project will be documented in this file.
3
3
4
+ ## [ v3.13.2]
5
+
6
+ There are no changes for Wazuh API in this version.
7
+
4
8
## [ v3.13.1]
5
9
6
10
### Added
@@ -10,7 +14,6 @@ All notable changes to this project will be documented in this file.
10
14
* ` status ` : Filters the SCA checks by 'status' field ([ #492 ] ( https://github.com/wazuh/wazuh-api/issues/492 ) ).
11
15
* ` command ` : Filters the SCA checks by 'command' field ([ #492 ] ( https://github.com/wazuh/wazuh-api/issues/492 ) ).
12
16
13
-
14
17
## [ v3.13.0]
15
18
16
19
### Added
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " wazuh_api" ,
3
- "version" : " 3.13.1 " ,
4
- "revision" : " 31301 " ,
3
+ "version" : " 3.13.2 " ,
4
+ "revision" : " 31302 " ,
5
5
"description" : " Wazuh API." ,
6
6
"main" : " app.js" ,
7
7
"author" : " Wazuh" ,
You can’t perform that action at this time.
0 commit comments