diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3317b4e2..f0af262e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,11 +2,11 @@ Change-log
==========
**v1.4.0** ? in preparation
+! Break change !
+
jsprit-core
-
-StateFactory.createId(String name) moved to core.algorithm.state.StateManager.createStateId(String name)
-
-constructor new StateManager(VehicleRoutingTransportCosts costs) does not exist anymore, but is new StateManager(VehicleRoutingProblem vrp)
+- StateFactory.createId(String name) moved to core.algorithm.state.StateManager.createStateId(String name)
+- constructor new StateManager(VehicleRoutingTransportCosts costs) does not exist anymore, but is new StateManager(VehicleRoutingProblem vrp)
**v1.3.1** @ 2014-06-14