diff --git a/CHANGELOG.md b/CHANGELOG.md index 31bba179f5..3e9fd2d755 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,11 @@ * SRTP or condition disappear when non-generic type is used. [#2168](https://github.com/fsprojects/fantomas/issues/2168) * Multiline AbstractSlot without constraints introduces newline [#2175](https://github.com/fsprojects/fantomas/issues/2175) +## [5.0.0-alpha-001] - 2022-03-19 + +### Added +* Initial settings for strousrup bracket style. [#2161](https://github.com/fsprojects/fantomas/pull/2161) + ## [4.7.5] - 2022-03-27 ### Fixed