Update Changelog with deque-support in Attributes

This commit is contained in:
Griatch 2023-05-19 20:53:09 +02:00
parent bbf90ea790
commit 4bb784c8cb

View file

@ -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