We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 291bc35 + f3bfe30 commit f57f19aCopy full SHA for f57f19a
.gitignore
@@ -5,3 +5,5 @@ dist/*
5
.editorconfig
6
.env
7
.ufbt
8
+checks.json
9
+manifest.yml
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## v1.2.0
4
+
+- Added Variable Sniff command replacing individual commands
+- Added Variable Beacon Spam command replacing individual commands
+- Removed individual stop commands in favour of one for each section
10
## v1.1.9
11
12
- Changed text input buffer size to 128 characters
0 commit comments