Skip to content

Commit

Permalink
changelog for v0.63.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAngryByrd committed Sep 7, 2023
1 parent d8b0fec commit e335336
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.63.0] - 2023-09-06

### Added
* [Add support for Expecto theory tests](https://github.com/fsharp/FsAutoComplete/pull/1160) (thanks @Numpsy!)
* [Add Scaffolding for Generating Codefixes](https://github.com/fsharp/FsAutoComplete/pull/1158) (thanks @nojaf!)
### Changed
* [Extract out AST-collecting-walker to a separate function + abstract class](https://github.com/fsharp/FsAutoComplete/pull/1154) (thanks @baronfel!)

### Fixed
* [Fixed File Index out of range issues](https://github.com/fsharp/FsAutoComplete/pull/1152) (thanks @Happypig375!)

## [0.62.0] - 2023-08-21

### Added
Expand Down

0 comments on commit e335336

Please sign in to comment.