diff --git a/CHANGELOG.md b/CHANGELOG.md index d8d1da963..41f62bdcc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ ### Added - Add `*_with_hasher` adaptors (#1007) +- Add strip_prefix and strip_prefix_by methods (#1104) ### Changed - Remove `Clone` bounds from `tuple_combinations` and `array_combinations`(#1011)