Update the changelog to include details about 2.0.4 (#1781)

* Update the changelog to include details about this version

* add the release date

* Use \ to get a new line

* Use \ to get a new line for better readability

* Use \ to get a new line for better readability
This commit is contained in:
Noah Gilson 2024-04-30 15:25:44 -07:00 коммит произвёл GitHub
Родитель ce6fcc47f7
Коммит d5d957c4ff
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 8 добавлений и 1 удалений

Просмотреть файл

@ -7,8 +7,15 @@ and this project adheres to [Semantic Versioning].
## [Unreleased]
## [2.0.4]
## [2.0.4] - 2024-05-03
Adds the setting `sharedExistingDotnetPath` to use an existing install for all extensions, instead of having to set the setting for every individual extension.
UX improvements for C# DevKit and the Global SDK API.\
Bug fixes for the recommended version API when the user is offline or on an unsupported distro.
Improved error logging for diagnosing issues that users report.\
Improved error messages.\
Updates to dependencies and a simplified dependency chain.
## [2.0.3] - 2024-03-21