Skip to content

Commit

Permalink
Add release notes for v5 beta 8 (#2460)
Browse files Browse the repository at this point in the history
  • Loading branch information
nojaf authored Aug 30, 2022
1 parent d81e31e commit 3d5010d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## [Unreleased]
## [5.0.0-beta-008] - 2022-08-30

### Fixed
* List of functions misaligned and breaks (Elmish). [#2158](https://github.com/fsprojects/fantomas/issues/2158)
Expand Down
1 change: 1 addition & 0 deletions src/Fantomas.Core.Tests/CommentTests.fs
Original file line number Diff line number Diff line change
Expand Up @@ -2446,6 +2446,7 @@ module A =
type ProviderGeneratedType =
| ProviderGeneratedType (*ilOrigTyRef*) of ILTypeRef (*ilRenamedTyRef*) * ILTypeRef * ProviderGeneratedType list
"""

[<Test>]
let ``keep trailing spaces inside block comments, 2450`` () =
formatSourceString
Expand Down

0 comments on commit 3d5010d

Please sign in to comment.