From b927c0a30ca193fe0494bb83bf5742124b831270 Mon Sep 17 00:00:00 2001 From: RLumSK Date: Tue, 20 Aug 2024 16:50:28 +0200 Subject: [PATCH] Update NEWS with PR ID --- NEWS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 5d830c38..1f51e238 100644 --- a/NEWS.md +++ b/NEWS.md @@ -2,7 +2,7 @@ # gamma 1.0.5 ## Bugfixes & changes -* Add support for Kromek SPE files to `read()` +* Add support for Kromek SPE files to `read()`(#28 by @RLumSK) ## Internals * Fix unicode character in plot axis labels.