CHANGELOG.md in glimmer-dsl-libui-0.2.11 vs CHANGELOG.md in glimmer-dsl-libui-0.2.12

- old
+ new

@@ -1,6 +1,13 @@ # Change Log +## 0.2.12 + +- Upgrade to glimmer 2.4.0 +- Upgrade to LibUI 0.0.12 +- Support passing `string` value as an argument to attributed `string` keyword +- Support setting `string` value as a property on attributed `string` keyword (automatically redrawing) + ## 0.2.11 - Fix issue with running examples that rely on local assets from gem (they work fine from locally cloned project) - Fix issue with not showing puts output in Basic Table Button and Editable Table examples when run from Meta Example