summaryrefslogtreecommitdiff
path: root/graphics/pgf/contrib/customdice/README.md
diff options
context:
space:
mode:
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