From 89e25ddea47600c586f38de076353d04fb0b7f36 Mon Sep 17 00:00:00 2001 From: pieter martin Date: Sat, 8 Jul 2023 11:18:05 +0200 Subject: [PATCH] include performance improvement --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bb75285fe..44aa8f590 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,7 @@ * Fix #485 Add support to update `PropertyDefinition` * Fix incorrect defaulting of `multiplicity` in upgrade to 3.0.0 * Improve error message on validation exceptions and topology locked exceptions. +* Performance improvements, notably for bulk mode on tables with many columns. ##3.0.0