diff options
author | Steve Kemp <steve@steve.org.uk> | 2015-02-12 09:14:40 +0000 |
---|---|---|
committer | Steve Kemp <steve@steve.org.uk> | 2015-02-12 09:14:40 +0000 |
commit | 3da9285b3ba9e69f9393ca492477c800fbc12d62 (patch) | |
tree | 2ec16f3b332ac3af7eed3de80188f0e1c58c02d1 | |
parent | 930a36702d86f7dc3a25c8004bdc4915484fb87e (diff) |
New release - with the redis-alerter changes.release-0.22
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 543bdf7..834069c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +custodian (0.22) stable; urgency=medium + + * Updated the way we save state in Redis, in the redis-alerter. + This makes it more useful and simpler to dashboard. + + -- Steve Kemp <steve@bytemark.co.uk> Thu, 12 Feb 2015 09:11:09 +0000 + custodian (0.21) stable; urgency=medium * Reordered the keys we send to graphite. |