Skip to content

Commit 474080e

Browse files
Bump version
1 parent 925db2a commit 474080e

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,16 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [0.45.0-preview09] - 2020-12-14
7+
## [0.45.0] - 2020-12-19
88

9-
### Added
9+
### Changed
10+
- Rename from `Dotnet.ProjInfo` to `Ionide.ProjInfo`
1011
- Rewrite using MsBuild API
12+
13+
### Added
1114
- Add `Ionide.ProjInfo.Sln` (ported from `enricosada/Sln`)
1215
- Add `Ionide.ProjInfo.ProjectSystem` (ported from `fsharp/FsAutocomplete`)
16+
- Add `Ionide.ProjInfo.FCS`
1317

1418
### Removed
1519
- Remove support for old/verbose project files

0 commit comments

Comments
 (0)