diff --git a/CHANGELOG.md b/CHANGELOG.md index f0af262e..380fa04c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ Change-log jsprit-core - StateFactory.createId(String name) moved to core.algorithm.state.StateManager.createStateId(String name) +- StateFactory moved from core.problem.solution.route.state to core.algorithm.state +- StateFactory.createId(String name) is not accessible anymore - constructor new StateManager(VehicleRoutingTransportCosts costs) does not exist anymore, but is new StateManager(VehicleRoutingProblem vrp) **v1.3.1** @ 2014-06-14