CHANGELOG.md in glimmer-dsl-libui-0.4.12 vs CHANGELOG.md in glimmer-dsl-libui-0.4.13

- old
+ new

@@ -1,6 +1,11 @@ # Change Log +## 0.4.13 + +- Shorten height of examples/cpu_percentage.rb +- Optimize `table` `image` object by caching for multiple images sharing the same arguments + ## 0.4.12 - Support `table` data-binding to model rows when utilizing dual-columns or triple-columns (e.g. columns having color and/or a checkbox in addition to text) - Support passing `table` `image`/`image_text` `cell_rows` `image` data as file path/image args directly (without using `image` keyword) - Add examples/basic_table_color.rb version that data-binds to model rows instead of raw data