CHANGELOG.md in glimmer-dsl-libui-0.5.5 vs CHANGELOG.md in glimmer-dsl-libui-0.5.6
- old
+ new
@@ -1,6 +1,13 @@
# Change Log
+## 0.5.6
+
+- Upgrade to glimmer 2.7.1 and document its support for keyed data-binding
+- Support class-based custom controls
+- examples/class_based_custom_controls.rb example
+- Rename examples/method_based_custom_keyword.rb example to examples/method_based_custom_controls.rb
+
## 0.5.5
- Upgrade to libui 0.0.15 (with official Mac ARM64 support)
- Update [README](/README.md) with [Area Animation](/README.md#area-animation) `spinner` custom control