diff --git a/CHANGELOG.md b/CHANGELOG.md index c71aef61..3317b4e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,11 @@ Change-log ========== **v1.4.0** ? in preparation + jsprit-core + StateFactory.createId(String name) moved to core.algorithm.state.StateManager.createStateId(String name) + constructor new StateManager(VehicleRoutingTransportCosts costs) does not exist anymore, but is new StateManager(VehicleRoutingProblem vrp) **v1.3.1** @ 2014-06-14