diff options
| author | Sibi Prabakaran <sibi@psibi.in> | 2024-02-26 09:39:47 +0530 |
|---|---|---|
| committer | Sibi Prabakaran <sibi@psibi.in> | 2024-02-28 08:15:06 +0530 |
| commit | eb2c4169ae42430a20fdb01a4b448de4a049a18a (patch) | |
| tree | 856848f9a06081a4200a04871b2a0a828603fb00 /Changelog.md | |
| parent | 73e6e4ef891affba87d08021cbc25cdc084ce290 (diff) | |
| download | rust-mode-eb2c4169ae42430a20fdb01a4b448de4a049a18a.tar.gz | |
Fix tree sitter mode with hooks integration
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 a506866..cab2398 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,3 +2,4 @@ - Add support for treesitter mode. - Fix warnings resulting from rust-utils.el. [Fixes #509](https://github.com/rust-lang/rust-mode/issues/509). +- Fix tree sitter mode with hooks integraiton. [Fixes #516](https://github.com/rust-lang/rust-mode/issues/516). |
