diff --git a/CHANGELOG.md b/CHANGELOG.md index 33dbf670..f8bd9fab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ Change-log ========== **v1.1.0** @ 2014-01-27 -jsprit-core: +jsprit-core: - added javadocs (VehicleRoutingProblem and classes in package vehicle. and job.) - added unit-tests (for classes in package vehicle. and job.) - deprecated methods in VehicleRoutingProblem, VehicleTypeImpl, VehicleImpl @@ -13,16 +13,16 @@ Change-log - fixed bug: #58,#76-#79 - inspected and removed all warnings -jsprit-analysis: +jsprit-analysis: - added GraphStreamViewer - inspected and removed all warnings -jsprit-example: +jsprit-example: - added BicycleMessenger - enriched examples with GraphStreamViewer - inspected and removed all warnings -jsprit-instance: +jsprit-instance: - added VrphGoldenReader (plus instances to bechmark VRPH) - inspected and removed all warnings