diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ff9b594..93e50e91 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ - Pause generator when partitions are full ([#332](https://github.com/scylladb/gemini/pull/332)) - Fix TYPE_TIME value generations ([#337](https://github.com/scylladb/gemini/pull/337)) - Make validation retry on SelectFromMaterializedViewStatementType ([#347](https://github.com/scylladb/gemini/pull/347)) -- Make gemini avoid running DROP COLUMN when it is not supported ([#350](https://github.com/scylladb/gemini/pull/350)) +- Make gemini avoid running DROP COLUMN when it is not suppported ([#350](https://github.com/scylladb/gemini/pull/350)) - Fix UDT value generations ([357](https://github.com/scylladb/gemini/pull/357)) ## [1.8.2] - 2023-06-01