From 48cb797afdba5b4e4856405deb16d2096d0b24e4 Mon Sep 17 00:00:00 2001 From: Nil Bacardit Date: Tue, 10 Oct 2023 19:02:22 +0200 Subject: [PATCH] changelog --- CHANGELOG.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 8f3742c76..3d3f62b41 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -16,9 +16,8 @@ CHANGELOG [nilbacardit26] - Adding render_options when registering a user. [nilbacardit26] -- Adding MultiImageOrderedAttachmentBehavior, and exposing - @orderImages to the images' api to order the keys of a field whose - behavior is MultiImageOrderedAttachment +- Adding OrderedDict field, and exposing @orderImages to the images' + api to order the keys of a field [nilbacardit26]