From e69ac44e577f2f74b55be810dea2740a6bc3069e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Saulius=20Menkevi=C4=8Dius?= Date: Sat, 12 Aug 2023 20:27:20 +0300 Subject: [PATCH] =?UTF-8?q?csharp-ls:=200.9.0=20/=20R=C5=ABdninkai?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a147d9e..c2117761 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). -## [Unreleased] +## [0.9.0] - 2023-08-12 / Rūdninkai * Make --solution cmd line param take effect even when the editor provides us with `csharp.` settings; - By @vytautassurvila in https://github.com/razzmatazz/csharp-language-server/pull/105 @@ -11,6 +11,10 @@ with `csharp.` settings; * Support formatting options - By @weirongxu in https://github.com/razzmatazz/csharp-language-server/pull/94 +### More about Rūdninkai, Lithuania +- [Rūdninkai on WP](https://lt.wikipedia.org/wiki/R%C5%ABdninkai) +- [Google Images on Rūdninkai](https://www.google.com/search?tbm=isch&q=rudninkai+lithuania) + ## [0.8.0] - 2023-05-06 / Varėna * Add more symbols to documentSymbols & codeLens - By Adam Tao @tcx4c70 in https://github.com/razzmatazz/csharp-language-server/pull/87