Skip to content

Commit

Permalink
Add changelog entry for 5.2.0-alpha-005.
Browse files Browse the repository at this point in the history
  • Loading branch information
nojaf committed Dec 16, 2022
1 parent 1b97763 commit 90c8e48
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [5.2.0-alpha-005] - 2022-12-16

### Fixes
* MultiLineLambdaClosingNewline didn't trigger correctly on line which was one character too long. [#2642](https://github.com/fsprojects/fantomas/issues/2642)

### Changed
* Enable ServerGarbageCollection. [#2655](https://github.com/fsprojects/fantomas/pull/2655)

## [5.2.0-alpha-004] - 2022-12-07

### Fixed
Expand Down

0 comments on commit 90c8e48

Please sign in to comment.