From c05aa9c0d0e94d97dbb941ae7297f66efa8cdccf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Duchesneau?= Date: Wed, 25 Oct 2023 11:44:32 -0400 Subject: [PATCH] prepare changelog: release v3.0.4 --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 30aa671..604324c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,9 +5,9 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## Unreleased +## v3.0.4 -* Fixed support for tables with primary keys misaligned with `database_changes`'s keys. +* Fixed support for tables with primary keys misaligned with `database_changes`'s keys (fixing Clickhouse use case) ## Protodefs v1.0.3