Skip to content

Commit 7d369e4

Browse files
committed
Version 0.2.4
1 parent 074550f commit 7d369e4

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

changelog.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Change Log
22

3+
# v0.2.4
4+
5+
### Added
6+
- Added back customFields support for The Hive
7+
38
# v0.2.3
49

510
### Added

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.3',
11+
version='0.2.4',
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)