Skip to content

Commit

Permalink
Add CHANGELOG entry for 5.2.0-alpha-004.
Browse files Browse the repository at this point in the history
  • Loading branch information
nojaf committed Dec 8, 2022
1 parent 49f99fc commit 9342b7d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

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

### Fixed
* genNode for patterns case by case. [#2644](https://github.com/fsprojects/fantomas/pull/2644)
* Mutable and private keywords are swapped. [#2646](https://github.com/fsprojects/fantomas/issues/2646)
* Stroustrup results in heavily indented second argument. [#2648](https://github.com/fsprojects/fantomas/issues/2648)
* Comment on first chained function call gets lost. [#2649](https://github.com/fsprojects/fantomas/issues/2649)
* Double indents in piped function call. [#2650](https://github.com/fsprojects/fantomas/issues/2650)

## [5.2.0-alpha-003] - 2022-12-05

### Fixed
Expand Down

0 comments on commit 9342b7d

Please sign in to comment.