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
abfc1880db
commit
22c8b00e2f
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ Change-log
|
|||
- added func in VehicleImpl and VehicleImpl.Builder (.setReturnToDepot(...), isReturnToDepot())
|
||||
- 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)
|
||||
- added abstract class AbstractForwardVehicleRoutingCosts
|
||||
- inspected and removed all warnings
|
||||
- visibility of methods activity.Start.get/setCoordinate(...) decreased from public to private <b>[potential Break Change]</b>
|
||||
- visibility of methods activity.End.get/setCoordinate(...) decreased from public to private <b>[potential Break Change]</b>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue