diff options
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 85250b92..7623409b 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,7 @@ # changelog ## 3.1.0 +`2022-4-17` * `NEW` support find definition in method * `CHG` hint: move to LSP. Its font is now controlled by the client. * `CHG` hover: split `local` into `local` / `parameter` / `upvalue` / `self`. |