Skip to content

Commit

Permalink
Bump code. Updated CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Jesús Ángel committed Feb 13, 2019
1 parent 6e882fc commit 0879311
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ All notable changes to the Wazuh app project will be documented in this file.

- Support for Kibana v6.6.0

### Fixed

- Fixed AWS dashboard, newer JavaScript browser engines break the view due to Angular.js ([6e882fc](https://github.com/wazuh/wazuh-kibana-app/commit/6e882fc1d7efe6059e6140ff40b8a20d9c1fa51e)).
- Fixed AWS accounts visualization, using the right field now ([6e882fc](https://github.com/wazuh/wazuh-kibana-app/commit/6e882fc1d7efe6059e6140ff40b8a20d9c1fa51e)).

## Wazuh v3.8.2 - Kibana v6.5.4 - Revision 418

### Added
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "wazuh",
"version": "3.8.2",
"revision": "0419",
"code": "0419-0",
"code": "0419-1",
"kibana": {
"version": "6.6.0"
},
Expand Down Expand Up @@ -62,4 +62,4 @@
"typescript": "^3.0.1",
"typescript-eslint-parser": "^18.0.0"
}
}
}

0 comments on commit 0879311

Please sign in to comment.