From 22dd8b1d1efd1223dbc2fc42725206dad0e973f4 Mon Sep 17 00:00:00 2001 From: raeleus Date: Sun, 22 Sep 2024 19:51:50 -0700 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ada830..2531828 100644 --- a/README.md +++ b/README.md @@ -43,5 +43,11 @@ If the scenario is having trouble responding to your hashtags, use Story mode. T The provided scenario is very bare bones. This is intended to be the base for your own story development. Look out for future scenarios based on Hashtag DnD! +v. 0.0.2 +* Fixed incorrect synonyms +* You may use #pay as a synonym for #drop +* You may inverse skill/ability with the hashtag. ie. `#intelligence check` instead of `#check intelligence` +* Adjusted #showskills to display both the proficiency and ability modifier +* Minor improvements and bug fixes v. 0.0.1 -* Initial release \ No newline at end of file +* Initial release