diff --git a/Input.js b/Input.js index a1a76ea..8249014 100644 --- a/Input.js +++ b/Input.js @@ -1,4 +1,4 @@ -const version = "Hashtag DnD v0.2.0" +const version = "Hashtag DnD v0.2.1" const rollSynonyms = ["roll"] const createSynonyms = ["create", "generate", "start", "begin", "setup", "party", "member", "new"] const renameCharacterSynonyms = ["renamecharacter", "renameperson"] diff --git a/README.md b/README.md index 2dc9a80..0317e89 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,10 @@ Create locations to travel to and view them in a map See the [user guide here](https://github.com/raeleus/Hashtag-DnD/wiki). Watch the [tutorial video](https://youtu.be/E5TYU7rDaBQ). +v. 0.2.1 +* Added places of interest to `#location` +* Minor bug fixes and improvements + v. 0.2.0 * Added combat hashtags: #setupenemy, #encounter, #showenemies, #addenemy, #removeenemy, #initiative, #turn, #flee * `#note` without parameters will store the last action's text into the notes