Update CHANGELOG

This commit is contained in:
Nathan Lovato
2020-04-02 18:53:07 -06:00
parent 94645632c5
commit 753f4e6be6

View File

@@ -2,17 +2,14 @@
This document lists new features, improvements, changes, and bug fixes in each release of the package.
## GDScript mode 1.?.?
### Features
- Added a command to format a selected region with `gdformat`.
## GDScript mode 1.2.0
_Currently in development._
### Features
- Added a command to insert a path to a project file, either using `project-find-file` if `projectile` is available, otherwise with `find-file`.
- Added a command to format a selected region with `gdformat`.
### Bug fixes