From d46b26cbc55e08bb44584599fac509b35e369d0c Mon Sep 17 00:00:00 2001 From: Ben Schermel Date: Sun, 7 Jun 2020 18:01:32 -0400 Subject: [PATCH] updating changelog Former-commit-id: 17e96b91b5743b6f6d3960f531f1f1dfa26180ec --- pkg/deb/master_changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pkg/deb/master_changelog b/pkg/deb/master_changelog index f1e03fca1..f7046ffe1 100644 --- a/pkg/deb/master_changelog +++ b/pkg/deb/master_changelog @@ -1,3 +1,9 @@ +keydb (6:6.0.9-1distribution_placeholder) codename_placeholder; urgency=medium + + * 6.0.9 Addressing issues 187 - cpu lockup with subkey expire, 190 - missing sentinel binary in keydb-tools. + + -- Ben Schermel Sun, 07 Jun 2020 18:00:37 +0000 + keydb (6:6.0.8-1distribution_placeholder) codename_placeholder; urgency=medium * This is our first release to fully support all Redis 6.0.4 features, including but not limited to: TLS Support (fully supports multithreading!), Client side caching, RESP 3 Support