Add changelog and version file

This commit is contained in:
2025-09-09 18:33:42 -07:00
parent 8323114faf
commit 6622974610
2 changed files with 11 additions and 0 deletions

10
CHANGELOG.md Normal file
View File

@@ -0,0 +1,10 @@
# v1.1
- Fix bugs and improve code efficiency
- remove `--debug` flag
- `--pause` now works just fine.
- script won't hang on erroneous go-home commands.
# v1.0 - Initial release
Initial release

1
VERSION Normal file
View File

@@ -0,0 +1 @@
version=1.1