From a0dd7e0da4943a898cb57555d6539e33700b2425 Mon Sep 17 00:00:00 2001 From: Griatch Date: Wed, 15 Jul 2020 19:51:18 +0200 Subject: [PATCH] Update changelog with missing line --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 50deca4eb3..c4662f7f68 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ initial game database state. (volund) - Added new Traits contrib, converted and expanded from Ainneve project. - Added new `requirements_extra.txt` file for easily getting all optional dependencies. +- Change default multimatch syntax from 1-obj, 2-obj to obj-1, obj-2. ### Already in master - Renamed Tutorial classes "Weapon" and "WeaponRack" to "TutorialWeapon" and