diff --git a/CHANGELOG.md b/CHANGELOG.md index 6011960f..cb837af8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,12 +4,16 @@ 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/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [0.45.0-preview09] - 2020-12-14 +## [0.45.0] - 2020-12-19 -### Added +### Changed +- Rename from `Dotnet.ProjInfo` to `Ionide.ProjInfo` - Rewrite using MsBuild API + +### Added - Add `Ionide.ProjInfo.Sln` (ported from `enricosada/Sln`) - Add `Ionide.ProjInfo.ProjectSystem` (ported from `fsharp/FsAutocomplete`) +- Add `Ionide.ProjInfo.FCS` ### Removed - Remove support for old/verbose project files