diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c72d7deda..8a75228c74 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ - Added `content_types` indexing to DefaultObject's ContentsHandler. (volund) - Made most of the networking classes such as Protocols and the SessionHandlers replaceable via `settings.py` for modding enthusiasts. (volund) +- Added new Traits contrib, converted and expanded from Ainneve project. ### Already in master