From 0c9e3691ac6f2f087caefbed7a9c04ad8d24b386 Mon Sep 17 00:00:00 2001 From: Griatch Date: Fri, 17 Mar 2023 22:18:31 +0100 Subject: [PATCH] Update chagelog --- docs/source/Coding/Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/source/Coding/Changelog.md b/docs/source/Coding/Changelog.md index 8c27159731..fdb2573585 100644 --- a/docs/source/Coding/Changelog.md +++ b/docs/source/Coding/Changelog.md @@ -1,5 +1,10 @@ # Changelog +## Main branch + +- Feature: Add support for saving `deque` with `maxlen` to Attributes (before + `maxlen` was ignored). + ## Evennia 1.2.1 Feb 26, 2023