Skip to content

Commit e040907

Browse files
committed
add CHANGELOG entry and release
1 parent 7f87ed0 commit e040907

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
# Changelog
22

3-
## [Unreleased]
3+
## 7.0.2 - 2025-05-27
44

55
### Changed
66

77
* Print version at beginning of execution when detailed verbosity is set. [3148](https://github.com/fsprojects/fantomas/issues/3148)
88

99
### Fixed
1010

11+
* Anonymous records in interpolated strings. [#3162](https://github.com/fsprojects/fantomas/issues/3162)
1112
* Preserve backticks in active pattern idents. [#3126](https://github.com/fsprojects/fantomas/issues/3126)
1213
* New lines are added after comment in measure type. [#3145](https://github.com/fsprojects/fantomas/issues/3145)
1314
* Idempotency problem with comments in applications on lambda expressions. [#3128](https://github.com/fsprojects/fantomas/issues/3128)

0 commit comments

Comments
 (0)