diff --git a/CHANGELOG.md b/CHANGELOG.md index db40a0ee..e22e26b2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ### Added +- add more `PartialEq` implementations to `Vec` where `Vec` is the RHS + ### Changed ### Fixed