diff options
author | Sven Nierlein <sven@nierlein.de> | 2018-07-25 22:16:18 +0200 |
---|---|---|
committer | Sven Nierlein <sven@nierlein.de> | 2018-07-25 22:16:18 +0200 |
commit | f11af14b6d68fd752cf74cd1ebb397688abbed7e (patch) | |
tree | a347ffbfade901e2ba5861c1e25627898bc6249b /Changes | |
parent | d60e9290dd22e37f9ede3c9c909b97603f6324c2 (diff) | |
download | monitoring-plugin-perl-f11af14b6d68fd752cf74cd1ebb397688abbed7e.tar.gz |
release 0.40v0.40
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ | |||
1 | Revision history for Perl module Monitoring::Plugin. | 1 | Revision history for Perl module Monitoring::Plugin. |
2 | 2 | ||
3 | next: | 3 | next: |
4 | 0.40 25th July 2018 | ||
4 | - improve --extra-opts error handling (#18) | 5 | - improve --extra-opts error handling (#18) |
5 | - fix handling named arguments (#17) | 6 | - fix handling named arguments (#17) |
6 | - Allow negation of command line arguments using '--no'-prefix (#13) | 7 | - Allow negation of command line arguments using '--no'-prefix (#13) |