diff --git a/demo/index.html b/demo/index.html
index 59117f982..096c368bc 100644
--- a/demo/index.html
+++ b/demo/index.html
@@ -16,26 +16,25 @@
Transform Parent demo
-
example where the grid parent has a scale (0.5, 0.5)
+
example where the grid parent has a translate(50px, 100px) scale(0.5, 0.5)
-
diff --git a/doc/CHANGES.md b/doc/CHANGES.md
index e1b663f64..6238ef8a4 100644
--- a/doc/CHANGES.md
+++ b/doc/CHANGES.md
@@ -5,6 +5,7 @@ Change log
**Table of Contents** *generated with [DocToc](http://doctoc.herokuapp.com/)*
+- [9.2.2-dev (TBD)](#922-dev-tbd)
- [9.2.2 (2023-09-27)](#922-2023-09-27)
- [9.2.1 (2023-09-20)](#921-2023-09-20)
- [9.2.0 (2023-09-10)](#920-2023-09-10)
@@ -100,6 +101,9 @@ Change log
+## 9.2.2-dev (TBD)
+* fix [#1275](https://github.com/gridstack/gridstack.js/issues/1275) div scale support - Thank you [VincentMolinie](https://github.com/VincentMolinie) for implementing this
+
## 9.2.2 (2023-09-27)
* fix - sub-grid styles now look for immediate correct parent, not any depth above.
* fix [#2469](https://github.com/gridstack/gridstack.js/issues/2469) "Invalid height" error CSS minHeight