diff --git a/CHANGELOG.md b/CHANGELOG.md index 7be840f6..35c19bf4 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.16.0] - 2024-12-24 / Nemunaitis * Upgrade Roslyn to 4.12.0 * Fix an issue where server breaks when inspecting class/properties involved in source-generated code: - By @granitrocky in https://github.com/razzmatazz/csharp-language-server/pull/189