diff options
author | Ian Chilton <ian.chilton@bytemark.co.uk> | 2018-02-28 13:07:54 +0000 |
---|---|---|
committer | Ian Chilton <ian.chilton@bytemark.co.uk> | 2018-02-28 13:07:54 +0000 |
commit | c42a0bef7d7194989cdacc317409fa4ac0b802a0 (patch) | |
tree | d0c759084b69d6f2220ca0265f34b9979a1c0b80 /debian/changelog | |
parent | 25b1792c7adca856bedadbeae1fa4de7972c8b5b (diff) | |
parent | 1f3d5467758529812601111b8b4fdf2566abd3d4 (diff) |
Merge branch '21-allow-custom-subjects' into 'master'
Resolve "Feature: allow specifying `with subject 'foo'` in checks to declare what the Subject should be"
Closes #21
See merge request open-source/custodian!15
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ac1a9f6..61a2a7d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +custodian (0.41) stable; urgency=low + + * Allow tests to override the alert-subject raised via mauve (#21, !15) + + -- Steve Kemp <steve@bytemark.co.uk> Thu, 22 Feb 2018 14:22:41 +0200 + custodian (0.40) stable; urgency=high * Fake-release to ensure all hosts are updated. |