From 4e6a2fa01ec72a81a0470f749e3c16757c76e8ea Mon Sep 17 00:00:00 2001 From: Pekka Enberg Date: Thu, 16 Apr 2020 15:56:44 +0300 Subject: [PATCH] Gemini v1.6.9 --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 58fcf472..68f64a77 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # Changelog -# Unreleased +# [1.6.9] + +- Avoid DDL operations for a table with MV ([#198](https://github.com/scylladb/gemini/issues/198)) + +# [1.6.1] - Add support for generating multiple tables in schema with the `--max-tables` command line option.