Skip to content

Commit 87be1a6

Browse files
committed
fix formatting of CHANGES file
1 parent 2ad03e1 commit 87be1a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ History
22
-------
33

44
+ **3.2.5 (2025-03-25)**
5-
+ Fixes bug in PoissonIntervals distribution where if the last rate is zero or so small there is no samples, the cycle begins again too early.
5+
+ Fixes bug in PoissonIntervals distribution where if the last rate is zero or so small there is no samples, the cycle begins again too early.
66

77
+ **3.2.4 (2024-12-04)**
88
+ Adds a new method for the `simulate_until_max_customers`: "Complete" simulates until a specific number of completed customer journeys; while "Finish" simulates until a specific number of customers have reached the exit node (through bailking or reneging).

0 commit comments

Comments
 (0)