diff --git a/pkg/deb/master_changelog b/pkg/deb/master_changelog index b6c7eeb9e..9066034ca 100644 --- a/pkg/deb/master_changelog +++ b/pkg/deb/master_changelog @@ -1,3 +1,17 @@ +keydb (6:6.2.0-1distribution_placeholder) codename_placeholder; urgency=medium + + * Removed unused command line options(-a, -d, -P, -r, -q, --csv, -l, -I, -e, --precision, --cluster, --enable-tracking) + * --ms option changed to --time, added --clients, --host, --port, and --threads options + * Added keydb-diagnostic-tool + * Improved test reliability + * Fixed memory leak in keydb-benchmark + * Fixed a number of race conditions + * Fixed OSX build issues + * Feature parity with Redis 6.2.3 + * Fixed Issues: #323 #325 #276 + + -- Ben Schermel Thu, 12 Aug 2021 20:00:37 +0000 + keydb (6:6.0.18-1distribution_placeholder) codename_placeholder; urgency=medium * 6.0.18 - This release contains a number of improvements to stability and performance.