CHANGELOG.md in glimmer-dsl-libui-0.5.13 vs CHANGELOG.md in glimmer-dsl-libui-0.5.14

- old
+ new

@@ -1,6 +1,12 @@ # Change Log +## 0.5.14 + +- Basic Child Window example +- Modify default window closing behavior to autodetect if the window is a child window (not the main window), and if closed, ensure that does not quit the app. +- Accept `true` and `false` as return values for `on_closing` window listener as aliases to `1` and `0` + ## 0.5.13 - Fix issue with rendering table content changes when having many rows ## 0.5.12