mirror of
https://github.com/graphhopper/jsprit.git
synced 2020-01-24 07:45:05 +01:00
Update CHANGELOG.md
This commit is contained in:
parent
0863e459e6
commit
a3aebbbfcd
1 changed files with 4 additions and 4 deletions
|
|
@ -2,11 +2,11 @@ Change-log
|
||||||
==========
|
==========
|
||||||
**v1.4.0** ? in preparation
|
**v1.4.0** ? in preparation
|
||||||
|
|
||||||
|
<b>! Break change !</b>
|
||||||
|
|
||||||
<em>jsprit-core</em>
|
<em>jsprit-core</em>
|
||||||
|
- StateFactory.createId(String name) moved to core.algorithm.state.StateManager.createStateId(String name)
|
||||||
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)
|
||||||
|
|
||||||
constructor new StateManager(VehicleRoutingTransportCosts costs) does not exist anymore, but is new StateManager(VehicleRoutingProblem vrp)
|
|
||||||
|
|
||||||
**v1.3.1** @ 2014-06-14
|
**v1.3.1** @ 2014-06-14
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue