From 2042684c974a5987ba3131921a9106b1f9aff704 Mon Sep 17 00:00:00 2001 From: Chip Senkbeil Date: Sat, 27 May 2023 02:12:34 -0500 Subject: [PATCH] Update changelog with --lsp change --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ea8acfe..64176ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 server (ssh unavailable due to https://github.com/wez/wezterm/issues/3784) - Implementation of `DistantChannelExt::set_permissions` +### Changed + +- CLI `--lsp []` scheme now expects just the scheme and not `://` + ## [0.20.0-alpha.6] ### Changed