From 3b310b1116c3b93d953201abf0046fbdcb25f1ec Mon Sep 17 00:00:00 2001 From: jsprit Date: Mon, 27 Jan 2014 11:52:16 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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