summaryrefslogtreecommitdiff
path: root/graphics/pgf/contrib/customdice/README.md
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2022-08-11 03:00:48 +0000
committerNorbert Preining <norbert@preining.info>2022-08-11 03:00:48 +0000
commit9ee96a90c9e908f7beee3d1cd421c6caa55368be (patch)
treebfbd2741512bed4853255816439ae87bfa6b6e02 /graphics/pgf/contrib/customdice/README.md
parent71074c48404ac3f2ded230c702fd738fc613b1f1 (diff)
CTAN sync 202208110300
Diffstat (limited to 'graphics/pgf/contrib/customdice/README.md')
-rw-r--r--graphics/pgf/contrib/customdice/README.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/graphics/pgf/contrib/customdice/README.md b/graphics/pgf/contrib/customdice/README.md
index a898f330ce..29012a12f8 100644
--- a/graphics/pgf/contrib/customdice/README.md
+++ b/graphics/pgf/contrib/customdice/README.md
@@ -9,3 +9,15 @@
By [Peter Rowlett](https://github.com/prowlett/).
The package is licenced under [Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)](https://creativecommons.org/licenses/by-sa/4.0/).
+
+## Changes
+
+### [1.1] - 2022-08-10
+
+- Added option to include 7, 8 or 9 dots on a standard dice face via `\dice{}`
+- Added control over dice face border colour.
+- Fixed bug meaning extra whitespace appeared after e.g. `\Largedice{5}` that did not appear with `\Large\dice{5}`.
+
+### [1.0] - 2022-07-31
+
+- First working version of package