Skip to content

Commit

Permalink
#1568, update changelog
Browse files Browse the repository at this point in the history
Summary:

Test Plan:
  • Loading branch information
ndmitchell committed Aug 26, 2024
1 parent 7c89ea0 commit effbaec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
Changelog for HLint (* = breaking change)

#1568, add mapMaybe f (reverse x) ==> reverse (mapMaybe f x)
#1569, avoid redundant Foldable.toList calls in Foldable operations
#1571, rename a few hints to make them clearer
#1599, add translated 0 0 hint for CodeWorld project
Expand Down

0 comments on commit effbaec

Please sign in to comment.