aboutsummaryrefslogtreecommitdiff
path: root/NEWS.md
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2019-01-05 17:37:11 +0000
committerSean Whitton <spwhitton@spwhitton.name>2019-01-05 17:37:11 +0000
commit8665eb3d9a4a406c9030f4a0325c6d76f5413193 (patch)
treeb32d5e42aa3f73aaba30b1c7de0bf8ef7790f5ae /NEWS.md
parentd8e6e98dd29c501f4d28213b3e6fc907a65b8748 (diff)
downloadorg-d20-8665eb3d9a4a406c9030f4a0325c6d76f5413193.tar.gz
accept a dice expression for the number of a kind of monster
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md
index 6a355dd..a13c601 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -5,6 +5,8 @@
- `org-d20-roll` shows the results on each dice rolled
- New defcustom, `org-d20-letter-monsters`
- New defcustom, `org-d20-continue-monster-numbering`
+- You can now specify a dice expression for the number of a type of
+ monster/NPC
- Improve README for new users
0.2 (2018-12-31)