Updated DivKit 32.13.0 changelog

commit_hash:00ec0987de01e14ce9e34f5be5fb6edc8080fc3b
This commit is contained in:
robot-divkit
2025-08-14 19:53:38 +03:00
parent cb820fccb8
commit 4e4b61ddb0
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -5,6 +5,7 @@
# Web Client:
* Added `decimalFormat` function and method for `integer` and `number`.
* Fixed memory leak on every render call.
## 32.12.0
+1
View File
@@ -1,6 +1,7 @@
## 32.13.0 (August 18, 2025)
* Added `decimalFormat` function and method for `integer` and `number`.
* Fixed memory leak on every render call.
## 32.11.0 (August 4, 2025)