fix: fix problems in create instance and delete instance files

This commit is contained in:
Davidson Gomes 2023-06-28 13:43:36 -03:00
parent 1017010e15
commit fd01b9de36

View File

@ -1,3 +1,10 @@
# 1.1.2 (2023-06-28 13:43)
### Fixed
* Fixed problem that did not validate if the token passed in create instance already existed
* Fixed problem that does not delete instance files in server mode
# 1.1.1 (2023-06-28 10:27)
### Features