Skip to content

Commit

Permalink
changelog for v0.71.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAngryByrd committed Mar 7, 2024
1 parent 9988520 commit 7d2d2ec
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@

## Unreleased

## [0.71.0] - 2024-03-07

### Added

* [Add unnecessary parentheses analyzer & code fix](https://github.com/fsharp/FsAutoComplete/pull/1235) (thanks @brianrourkeboll)

### Fixed

* [Fix debugger regression](https://github.com/fsharp/FsAutoComplete/pull/1230/files) (thanks @baronfel)

### Changed

* [Slightly better Project Loading messages](https://github.com/fsharp/FsAutoComplete/pull/1234) (thanks @TheAngryByrd)
* [add missing keyword list and extra information](https://github.com/fsharp/FsAutoComplete/pull/1226) (thanks @jkone27)
* [Speed up project load times](https://github.com/fsharp/FsAutoComplete/pull/1245) (thanks @TheAngryByrd)

## [0.70.1] - 2024-02-13

### Fixed
Expand Down

0 comments on commit 7d2d2ec

Please sign in to comment.