summary history branches tags files
commit:7cf5f31826b80ad9292c7bb3a6a5cf3e6efc9ec5
author:Trevor Bentley
committer:Trevor Bentley
date:Mon Jul 24 22:03:05 2017 +0200
parents:c00e8ff8931e8610b1ce6ac098275d612006d1e3
Changelog for 0.4.0
diff --git a/CHANGELOG.md b/CHANGELOG.md
line changes: +13/-0
index 67b3645..076ea19
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,16 @@
+0.4.0
+-----
+ * Fix crash when setting main touchbar icon
+ * Fix crash when refreshing scrubber with no selected item
+ * Allocate image items instead of using paths
+ * Support for Apple template images
+ * Support for spacer elements
+ * Convenience function for finding bundled images
+ * Support setting label and button widths
+ * Support non-continous sliders
+ * Support changing button contents
+ * Support label for sliders
+
 0.3.0
 -----
  * Redesigned to track and release allocated memory.  Most leaks fixed.