diff --git a/CHANGELOG.md b/CHANGELOG.md index 971ac0e1..cc2f8ce0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,8 @@ Change-log ========== **v1.5** @ 2014-12-12 ! Break change ! -(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)