From db1918e2ca3819b1138b3c7dafcc081f8089f88c Mon Sep 17 00:00:00 2001 From: lkoester Date: Thu, 26 Jan 2023 19:25:12 +0100 Subject: [PATCH] updated changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 37f2ccb..054931b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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