File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 9797// Added unique names for InsecticideWaningEffect in schema
9898// 2.26 - 07/21/2025 - Malaria: Added MaternalDeposition logic to vector genetics.
9999// 2.27 - 08/25/2025 - Malaria: Serialization_Mask_Node_Write/Write re-enabled for larval habitat updates. Small changes to logging.
100+ // 2.28 - 10/09/2025 - Added logging parameters to the schema
101+ // Malaria: Added invidividual's demographics-based risk to the InputEIR and Malaria_Challenge interventions.
102+ // Removed " Age_Dependence" parameter from InputEIR intervention, Age_Dependent_Biting_Risk_Type parameter
103+ // from config will be used going forward to indicate whether age-dependent biting will be used
104+ // Fixed MalariaSummaryReport bug where HRP2 channels were not being reported correctly.
105+
100106
101107
102108#define MAJOR_VERSION 2
103- #define MINOR_VERSION 27
109+ #define MINOR_VERSION 28
104110#ifndef REVISION_NUMBER
105111#define REVISION_NUMBER $REVISION$
106112#endif
You can’t perform that action at this time.
0 commit comments