Skip to content

Commit

Permalink
changelogs for 0.58.3
Browse files Browse the repository at this point in the history
  • Loading branch information
baronfel committed Feb 4, 2023
1 parent 78d1fd4 commit ad456a4
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [0.58.3] - 2023-02-04

### Changed

* [Speed, typechecking, memory usage improvements for Adaptive and normal LSP servers](https://github.com/fsharp/FsAutoComplete/pull/1036)
* [Don't compute all references unnecessarily](https://github.com/fsharp/FsAutoComplete/pull/1052)

### Removed

* The `FSharp.enableReferenceCodeLens` is deprecated, it's been replaced by the `FSharp.codeLenses.references.enabled` setting.

## [0.58.2] - 2022-11-07

### Fixed
Expand Down

0 comments on commit ad456a4

Please sign in to comment.