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
6c7e950b86
commit
561760e1b3
1 changed files with 2 additions and 1 deletions
|
|
@ -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)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue