CHANGELOG.md in glimmer-dsl-libui-0.4.3 vs CHANGELOG.md in glimmer-dsl-libui-0.4.4
- old
+ new
@@ -1,6 +1,10 @@
# Change Log
+## 0.4.4
+
+- Fix issue with data-binding shapes and attributed strings, which broke Snake and Tic Tac Toe examples
+
## 0.4.3
- Support `entry` `text` bidirectional data-binding
- Support `search_entry` `text` property bidirectional data-binding (with `<=>` sign)
- Support `multiline_entry` `text` property bidirectional data-binding (with `<=>` sign)