diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f9f09e91d..962c25b7f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ## Main branch +- Feature: Attribute-support for saving/loading `deques` with `maxlen=` set. - Contrib: Container typeclass with new commands for storing and retrieving things inside them (InspectorCaracal) - Fix: The `AttributeHandler.all()` now actually accepts `category=` as