From 39c7889336c97207f4db3b377a2b39dd930af9d5 Mon Sep 17 00:00:00 2001 From: Griatch Date: Mon, 20 Apr 2020 01:10:50 +0200 Subject: [PATCH] Updated CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) 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