aboutsummaryrefslogtreecommitdiff
path: root/NEWS.md
blob: a13c601f2b63495f7a3225bbc4487bf5100559e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
0.3 (unreleased)
----------------

- Bug fix: off-by-one error in call to `random`
- `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)
----------------

- First public release.
- Remove hardcoded path to my dice rolling wav.
- Add org-d20-roll-at-point.

0.1 (2017)
----------

Version imported from my dotfiles repository.