Skip to content

Commit 1f29662

Browse files
authored
Update CHANGES.txt
1 parent 3859cc6 commit 1f29662

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGES.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
Changelog for HLint (* = breaking change)
2+
#1660, Allow "Avoid lambda" to trigger in more cases
23
#1659, disable f <$> (g <$> x) ==> f . g <$> x, and x <&> g <&> f ==> x <&> f . g
34
3.10, released 2024-02-02
45
#1617, hints for when x <*> y could be y, e.g. []

0 commit comments

Comments
 (0)