Fixed PartialEq Implementation for PusTm Struct, branched from fix of PusTc Implementation. #13

Merged
muellerr merged 4 commits from partial_eq_fix_tm into main 2023-01-26 21:12:43 +01:00
Showing only changes of commit db1918e2ca - Show all commits

View File

@ -14,7 +14,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## Fixed
- Correct implementation of Trait `PartialEq` for `PusTc`.
- Correct implementation of Trait `PartialEq` for `PusTc` and `PusTm`.
# [v0.5.1] 2023-01-22