mirror of
https://github.com/graphhopper/jsprit.git
synced 2020-01-24 07:45:05 +01:00
Update Changelog in preparaton of v1.4.0
This commit is contained in:
parent
aa1b7214ae
commit
07957319da
1 changed files with 5 additions and 0 deletions
|
|
@ -1,5 +1,10 @@
|
||||||
Change-log
|
Change-log
|
||||||
==========
|
==========
|
||||||
|
**v1.4.0** ? in preparation
|
||||||
|
<em>jsprit-core</em>
|
||||||
|
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
|
**v1.3.1** @ 2014-06-14
|
||||||
|
|
||||||
<em>jsprit-core</em>
|
<em>jsprit-core</em>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue