aboutsummaryrefslogtreecommitdiff
path: root/NEWS.md
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2020-11-12 21:53:08 -0700
committerSean Whitton <spwhitton@spwhitton.name>2020-11-12 21:53:08 -0700
commita3734368cd5a36541dab2fa8f7404cb850991b5b (patch)
tree57bf1833d1b474b359481b9c009cfbf6cc402aac /NEWS.md
parentaf5e2afb8c862f348da75c25cb0a71fb444fe2a7 (diff)
downloadorg-d20-a3734368cd5a36541dab2fa8f7404cb850991b5b.tar.gz
org-d20-d20: show d4 in case Bless spell is active
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md
index e28052b..8ba0aef 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -2,6 +2,7 @@
----------------
- New defcustom, `org-d20-display-rolls-buffer`.
+- `org-d20-d20` shows the result of rolling a d4 in case /Bless/ is active.
- Replace some calls to `loop` with calls to `cl-loop`.
- Other code cleanup.