aboutsummaryrefslogtreecommitdiff
path: root/NEWS.md
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md
index f20c572..82f5f19 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -2,11 +2,14 @@
----------------
- Bug fix: off-by-one error in call to `random`
+- Change default keybindings to match Emacs conventions
+
- `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
- Autoload some more functions users might want to bind
- Refactoring/cleanup