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
57dc8b5220
commit
93ae652e6c
1 changed files with 6 additions and 0 deletions
|
|
@ -12,6 +12,10 @@ Change-log
|
|||
- added feature: prohibit vehicles to take over entire route ([#70](https://github.com/jsprit/jsprit/issues/70))
|
||||
- fixed bug: [#58](https://github.com/jsprit/jsprit/issues/58),[#76](https://github.com/jsprit/jsprit/issues/76)-[#79](https://github.com/jsprit/jsprit/issues/79)
|
||||
- inspected and removed all warnings
|
||||
- visibility of methods activity.Start.get/setCoordinate(...) decreased from public to private [potential Break Change]
|
||||
- visibility of methods activity.End.get/setCoordinate(...) decreased from public to private [potential Break Change]
|
||||
- method isReturnToDepot() has added to interface Vehicle [potential Break Change]
|
||||
- visibility of constructor VehicleImpl.Builder decreased from public to private [potential Break Change]
|
||||
|
||||
<em>jsprit-analysis:</em>
|
||||
- added GraphStreamViewer
|
||||
|
|
@ -26,6 +30,8 @@ Change-log
|
|||
- added VrphGoldenReader (plus instances to bechmark VRPH)
|
||||
- inspected and removed all warnings
|
||||
|
||||
|
||||
|
||||
**v1.0.0** @ 2013-11-26 (break change)
|
||||
|
||||
- re-organized API
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue