From 5663cac1f7a5f35542e900243a5cdea4a4cb402f Mon Sep 17 00:00:00 2001 From: Marc Jakobi Date: Sat, 23 Mar 2024 23:57:13 +0100 Subject: [PATCH] docs(changelog): add thanks --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index be849f2a..1cfbaba2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added -- LSP: `RustAnalyzer reloadSettings` command to reload settings without restarting. +- LSP: `RustAnalyzer reloadSettings` command to reload settings without restarting + [[#309](https://github.com/mrcjkb/rustaceanvim/pull/309)]. + Thanks [@GuillaumeLagrange](https://github.com/GuillaumeLagrange)! ### Fixed