1
0
Fork 0
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:
Stefan Schröder 2014-12-12 11:43:04 +01:00
parent 6c7e950b86
commit 561760e1b3

View file

@ -2,7 +2,8 @@ Change-log
========== ==========
**v1.5** @ 2014-12-12 **v1.5** @ 2014-12-12
<b>! Break change !</b> <b>! Break change !</b>
(only if you already build your algorithm from scratch since strategies now need to have unique ids)
It only breaks your code if you already build your algorithm from scratch since strategies now need to have unique ids. just add a unique id to the SearchStrategy constructor.
new features: see [Whats new](https://github.com/jsprit/jsprit/blob/master/WHATS_NEW.md) new features: see [Whats new](https://github.com/jsprit/jsprit/blob/master/WHATS_NEW.md)