Added #renameitem. Resolves #18

This commit is contained in:
raeleus 2024-09-29 08:45:51 -07:00
parent 942e4f240e
commit 425be3da24
3 changed files with 38 additions and 1 deletions

View file

@ -14,6 +14,9 @@ Personalized note system that does not take up context space<br>
See the [user guide here](https://github.com/raeleus/Hashtag-DnD/wiki).
v. 0.1.0
* Added #renameitem to rename an existing item
v. 0.0.6
* #cast no longer requires quotes
* Minor bug fixes and improvements
@ -36,4 +39,4 @@ v. 0.0.2
* Minor improvements and bug fixes
v. 0.0.1
* Initial release
* Initial release