From 06614a4daed6f0ed04ac71e2ac21c347ffe2da1e Mon Sep 17 00:00:00 2001 From: Stefan Schroeder <4sschroeder@gmail.com> Date: Sat, 14 Jun 2014 14:23:42 +0200 Subject: [PATCH] updated changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cc81d7e5..74942252 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ Change-log ========== +**v1.3.1** @ 2014-06-14 + +jsprit-core +- bugfix [#104](https://github.com/jsprit/jsprit/issues/104) +- bugfix [#105](https://github.com/jsprit/jsprit/issues/105) + **v1.3.0** @ 2014-05-19 - [detailed changelog](https://github.com/jsprit/misc-rep/raw/master/changelog_1.2.0_to_1.3.0.txt) - removed deprecated code (that had been deprecated before v1.2.0) which is definitely a break change (see details above)