Skip to content

Commit fc07e07

Browse files
committed
ready for v3.0.1
1 parent 1a142bf commit fc07e07

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGES.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
History
22
-------
33

4+
+ **v3.0.1 (2023-10-31)**
5+
+ Fix bug where class change individual not resit after preemption.
6+
47
+ **v3.0.0 (2023-08-22)**
58
+ Adds service disciplines - FIFO, LIFO, SIRO and ability for custom disciplines.
69
+ Removes baulking and rejection dictionaries, these are recorded as DataRecords.

ciw/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "3.0.0"
1+
__version__ = "3.0.1"

0 commit comments

Comments
 (0)