From f3c2ef45d395a7c2c2a31f16ea014511006fc9fa Mon Sep 17 00:00:00 2001 From: Nicki Skafte Date: Fri, 18 Oct 2024 14:47:44 +0200 Subject: [PATCH] changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f432c7afa26..db59eb904d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -53,7 +53,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed -- +- Fixed `PSNR` calculation for integer type input images ([#2788](https://github.com/Lightning-AI/torchmetrics/pull/2788)) ## [1.4.3] - 2024-10-10