We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 735405b commit 179e77aCopy full SHA for 179e77a
CHANGES.md
@@ -1,5 +1,9 @@
1
# Change Log
2
3
+# 1.0.1
4
+
5
+* Fix duplicated "pack" key in rule definition.
6
7
# 1.0.0
8
9
* Drop Python 2.7 support
pack.yaml
@@ -6,7 +6,7 @@ keywords:
- sensu
- monitoring
- alerting
-version: 1.0.0
+version: 1.0.1
10
python_versions:
11
- "3"
12
author : StackStorm, Inc.
0 commit comments