From 0a79a9cb5a66058d825ecb7089f8adc07a530f4e Mon Sep 17 00:00:00 2001 From: Griatch Date: Mon, 26 Jun 2023 20:19:09 +0200 Subject: [PATCH] Update changelog --- docs/source/Coding/Changelog.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/Coding/Changelog.md b/docs/source/Coding/Changelog.md index 98dbc6313c..bd862e33a9 100644 --- a/docs/source/Coding/Changelog.md +++ b/docs/source/Coding/Changelog.md @@ -2,8 +2,8 @@ ## Main -- Contrib update: Made `dice.roll` contrib function optionally accept dice - definition string e.g. `dice.roll("2d10 + 4 > 10")`. Old way works too. +- Contrib: Refactored `dice.roll` contrib function to use `safe_eval`. Can now + optionally be used as `dice.roll("2d10 + 4 > 10")`. Old way works too. ## Evennia 2.0.1