We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47c48ee commit a39c5e5Copy full SHA for a39c5e5
CHANGELOG
@@ -1,3 +1,6 @@
1
+1.13.0:
2
+ * Add ntfy alerter
3
+
4
1.12.1:
5
* Adjust no-alerters message to warn not critical
6
* Include output on "command" monitor failure
CONTRIBUTORS
@@ -36,6 +36,7 @@ andronkyr
36
dan
37
danieldh206
38
error454
39
+fabian
40
graham
41
kz159
42
nvnwater
@@ -46,4 +47,5 @@ shakreiner
46
47
snyk-bot
48
tlegras
49
wojtek
50
+wsw70
51
wxcafé
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "simplemonitor"
-version = "1.12.1"
+version = "1.13.0"
description = "A simple network and host monitor"
license = "BSD-3-Clause"
authors = ["James Seward <james@jamesoff.net>"]
0 commit comments