From fa49f5d8dac56ab4cf03c5f8ca1e826e7a0d07c7 Mon Sep 17 00:00:00 2001 From: Eric Wassail Date: Mon, 11 Dec 2023 15:43:48 -0500 Subject: [PATCH] changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f85297c23..7d2bbe6cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -54,6 +54,7 @@ - `ComponentBase.UseRepresentationInstances` - an option flag to make generating fitting models faster/smaller. - `ContentConfiguration.AllowRotatation` - `AdaptiveGrid.Clone` +- `AdditionalProperties` to ContentConfiguration. ### Fixed