From 45f59449d6c427ee77a04e8a4db1bf499b7fb103 Mon Sep 17 00:00:00 2001 From: dachengx Date: Mon, 22 Apr 2024 11:54:01 -0500 Subject: [PATCH] Update HISTORY.md --- HISTORY.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/HISTORY.md b/HISTORY.md index ff0226a5..aa6b7556 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,3 +1,8 @@ +v1.2.2 / 2024-04-21 +=================== +* Bump epix version for automatic tests (#433) +* Fix s2 photon timing bug (#434) + v1.2.1 / 2024-02-09 =================== * Total e_dep in sensitive volume propagated to truth (#429)