Skip to content

Commit 361439f

Browse files
committed
Update CHANGELOG with 1.0.2 release notes
1 parent 3c5e31b commit 361439f

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

Diff for: CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
This document lists new features, improvements, changes, and bug fixes in each release of the package.
44

5+
## GDScript mode 1.0.2 ##
6+
7+
### Changes ###
8+
9+
- Addressed linting and checkdoc errors for a release on the [MELPA](https://melpa.org/) package archive.
10+
- Split some more of the code to make the code easier to read and to maintain.
11+
12+
### Bug fixes ###
13+
14+
- Fixed `function-definition-void` errors in some cases due to a missing file import.
15+
516
## GDScript mode 1.0.1 ##
617

718
This minor release fixes a bug with the GDScript keywords.

0 commit comments

Comments
 (0)