diff --git a/CHANGELOG.md b/CHANGELOG.md index b5df10c..85d3c97 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # IterTools PHP Change Log +## v1.8.0 - 2023-09-09 + +### New Features +* Set + * `distinctBy` +* Stream + * `distinctBy` + ## v.1.7.0 - 2023-06-14 ### New Features @@ -10,7 +18,6 @@ ### Improvements * Internal improvements for static analysis - ## v1.6.0 - 2023-04-16 ### New Features