CHANGELOG.md in glimmer-dsl-libui-0.0.23 vs CHANGELOG.md in glimmer-dsl-libui-0.0.24

- old
+ new

@@ -1,6 +1,12 @@ # Change Log +## 0.0.24 + +- New examples/basic_table_checkbox.rb +- Support table `checkbox_column` +- Improve support for table row deletion upon actual `cell_rows` deletion by handling multiple-row deletion not just single-row deletion + ## 0.0.23 - Have `image` not require `width` and `height` if it only has one `image_part` (defaults to `image_part` `width` and `height`) - Upgrade to LibUI version 0.0.10