summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDavid Gay <david@davidgay.org>2021-07-07 22:40:34 -0400
committerDavid Gay <david@davidgay.org>2021-07-07 22:40:34 -0400
commit9e1b3b009743b1c9cea5144c0b78af5bd1f9cd3c (patch)
tree6cae49777d133bbb1f2a8f2bc130897cf9dc1fea /CHANGELOG.md
parent42fdbb46c435da186467a192d4f44642a60656a5 (diff)
Fix bug causing game to be hard-locked unplayable as a result of attempting to do any activity which has no skill requirements
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3a20813..dbc6778 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,12 @@
# Changelog
All notable changes to this project will be documented in this file.
+## [0.1.13.2] - 2021-07-07
+
+### Fixes
+- Bug causing game to be hard-locked unplayable as a result of attempting to do any activity which has no skill
+ requirements.
+
## [0.1.13.1] - 2021-07-07
### Chat