We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e002f7a commit f2eda0bCopy full SHA for f2eda0b
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
All notable changes to the "rgss-script-editor" extension will be documented in this file.
4
5
+## [1.5.2] - 19/05/2025
6
+
7
+### Fixed
8
9
+- Fixed section checkbox state forced to true when creating sections
10
11
## [1.5.1] - 19/05/2025
12
13
### Fixed
package.json
@@ -29,7 +29,7 @@
29
"bugs": {
30
"url": "https://github.com/SnowSzn/rgss-script-editor/issues"
31
},
32
- "version": "1.5.1",
+ "version": "1.5.2",
33
"engines": {
34
"vscode": "^1.84.0"
35
0 commit comments