diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9a87b2a223e55753f4ce24e1acf4b40c86952e02..08ca60a5cbd3624ad949fc183acebe40053c2c99 100755
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -19,6 +19,8 @@ STA:
     - A new parameter "rotationUnit" is implemented for defining the rotation unit for feature.
     - A new parameter "historicalLocations" is implemented for displaying the given amount of the historical locations.
     - A new parameter "enableContinuousRequest" has been implemented which ensures that the STA API is continuously requested to load new features of the extends.
+i18n:
+    - Update italian language support
 
 ### Changed
 Routing: changed isochrones url from '/v2/isochrones/$SpeedProfile' to '/v2/isochrones/$SpeedProfile/geojson' to fit to new routing service version.