Add in keyword, update changelog

This commit is contained in:
Nathan Lovato
2020-03-01 07:36:05 -06:00
parent fb215bb83b
commit f77656f685
2 changed files with 3 additions and 0 deletions

View File

@@ -12,6 +12,8 @@ This document lists new features, improvements, changes, and bug fixes in each r
### Bug fixes ###
- Fixed `function-definition-void` errors in some cases due to a missing file import.
- Fixed package loading error in some configurations.
- Added syntax highlighting for the `in` keyword.
## GDScript mode 1.0.1 ##

View File

@@ -34,3 +34,4 @@ remote
master
slave
sync
in