diff --git a/HISTORY.rst b/HISTORY.rst index 14500da..18e846c 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -1,3 +1,12 @@ +------------------ +1.2.0 (2024/01/13) +------------------ +* Prevent negative rates being passed to Barlow-Beeston equation, and allow per-event weights (#32) +* Add likelihood that takes coupling as shape parameters (#34) +* Patch for tests (#37) +* Use scipy stats for PoissonLL (#40) +* Do not scale mus when livetime_days is 0 (#41) + ------------------ 1.1.0 (2021/01/07) ------------------