From 6863514ee154108ef6844e85e900b7b57d9680e1 Mon Sep 17 00:00:00 2001 From: Alain Dumesny Date: Sun, 29 Mar 2020 11:37:43 -0700 Subject: [PATCH] changelist for #1195 --- doc/CHANGES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/CHANGES.md b/doc/CHANGES.md index 6f7901dd9..5ac9ffbe1 100644 --- a/doc/CHANGES.md +++ b/doc/CHANGES.md @@ -36,6 +36,7 @@ Change log ## 1.1.1-dev (upcoming) - fix [1229](https://github.com/gridstack/gridstack.js/issues/1229) `staticGrid` no longer disable oneColumnMode +- fix [1195](https://github.com/gridstack/gridstack.js/issues/1195) options broken with ember hash helper - thanks [@btecu](https://github.com/btecu) ## 1.1.1 (2020-03-17)