Skip to content

Commit 4ebdabf

Browse files
committed
version 0.2.3
1 parent d175425 commit 4ebdabf

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

changelog.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
11
# Change Log
22

3+
# v0.2.3
4+
5+
### Added
6+
- Added back TheHive alerter without TheHive4py library
7+
38
# v0.2.2
49

5-
# Added
10+
### Added
611
- Integration with Kibana Discover app
712
- Addied ability to specify opsgenie alert details 
813

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
base_dir = os.path.dirname(__file__)
99
setup(
1010
name='elastalert',
11-
version='0.2.2',
11+
version='0.2.3',
1212
description='Runs custom filters on Elasticsearch and alerts on matches',
1313
author='Quentin Long',
1414
author_email='[email protected]',

0 commit comments

Comments
 (0)