Skip to content

Commit

Permalink
release notes for 0.46.2
Browse files Browse the repository at this point in the history
  • Loading branch information
baronfel committed Jun 13, 2021
1 parent 0df6261 commit 3addc0f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
### 0.46.2 - 13.06.2021

* BUGFIX: fix the dotnet tool packaging to include a missing dependency for code formatting
* BUGFIX: [fix indentation and insert position for unopened namespaces](https://github.com/fsharp/FsAutoComplete/pull/788) (Thanks @Booksbaum)
* ENHANCEMENT: [Render parameters that are functions with parens for readability](https://github.com/fsharp/FsAutoComplete/pull/785)

### 0.46.1 - 09.06.2021

* Publish the dotnet tool fsautocomplete to nuget. It can be installed with `dotnet tool install fsautocomplete`.
Expand Down

0 comments on commit 3addc0f

Please sign in to comment.