update changelog after #303

This commit is contained in:
Jorge Aparicio 2022-08-09 13:38:05 +02:00
parent 1463915689
commit 33152e3619

View File

@ -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