From 3c7302bf70e646d645fa2fa550713bb983463bb3 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Sun, 6 Jan 2019 08:26:46 +0000 Subject: expand NEWS entry about bug fix Signed-off-by: Sean Whitton --- NEWS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS.md b/NEWS.md index 82f5f19..19f9303 100644 --- a/NEWS.md +++ b/NEWS.md @@ -2,6 +2,8 @@ ---------------- - Bug fix: off-by-one error in call to `random` + - This meant that the maximum value on a dice could never be + rolled. Now monsters can critically hit players again. - Change default keybindings to match Emacs conventions - `org-d20-roll` shows the results on each dice rolled -- cgit v1.2.3