diff --git a/dist/changelog.md b/dist/changelog.md
index e9cae0c4..c2f00cbb 100644
--- a/dist/changelog.md
+++ b/dist/changelog.md
@@ -1,3 +1,6 @@
+#### 3.2.19
+* fixed percentage formatting for pie/donut/treemap charts. now no needed to name data property as `percentageFormat`, dsw will automatically find it depending on data value binding
+
#### 3.2.18
* fixed support of related filters, only works if enabled in application settings (#388)
diff --git a/dist/index.html b/dist/index.html
index 75460111..8329f1b9 100644
--- a/dist/index.html
+++ b/dist/index.html
@@ -31,6 +31,6 @@
-
+