mirror of
https://github.com/godotengine/emacs-gdscript-mode.git
synced 2025-12-31 21:48:34 +03:00
Update CHANGELOG
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user