From 849754332f813784f01391dcd9a50ef95e8d7ebc Mon Sep 17 00:00:00 2001 From: Ali Date: Tue, 5 Oct 2021 19:48:35 +0300 Subject: [PATCH] update changelog --- moor/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/moor/CHANGELOG.md b/moor/CHANGELOG.md index a8297c82..c0222393 100644 --- a/moor/CHANGELOG.md +++ b/moor/CHANGELOG.md @@ -1,6 +1,7 @@ ## 4.6.0-dev - Add `DoUpdate.withExcluded` to refer to the excluded row in an upsert clause. +- Add optional `where` clause to `DoUpdate` constructors ## 4.5.0