diff --git a/CHANGELOG.md b/CHANGELOG.md
index cd6636b6..ddfd80ce 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,9 @@
Change-log
==========
+**v1.7.1** @ 2017-05-11
+- see [Whats new](https://github.com/graphhopper/jsprit/blob/master/WHATS_NEW.md)
+
**v1.7** @ 2017-01-12
- see [Whats new](https://github.com/graphhopper/jsprit/blob/master/WHATS_NEW.md)
diff --git a/WHATS_NEW.md b/WHATS_NEW.md
index 04e27c30..44d2a30a 100644
--- a/WHATS_NEW.md
+++ b/WHATS_NEW.md
@@ -1,6 +1,11 @@
WHATS NEW
==========
------------------------------
+2017-05-11 new release **v1.7.1**
+- determine [reasons for unassigned jobs](https://github.com/graphhopper/jsprit/issues/180)
+- extend priority levels from 3 to 10 levels
+- a number of minor improvements
+
2017-01-12 new release **v1.7**
- move packages to [graphhopper.com](https://graphhopper.com/)
- change license from GPLv3 to [Apache v2](https://github.com/graphhopper/jsprit/blob/master/LICENSE.md) to make it even more attractive for other developers and their commercial applications