diff --git a/Improvements-in-v3.2.0.md b/Improvements-in-v3.2.0.md index b75fdb7..6761824 100644 --- a/Improvements-in-v3.2.0.md +++ b/Improvements-in-v3.2.0.md @@ -2,6 +2,10 @@ _Released September 25, 2017._ +**New Controls** + +* IconButton control. Lets you easily add an icon and some data to a button’s content. Also makes it easier to customize the “Background”, “BorderBrush” and “Foreground” properties on “MouseOver” and “MousePressed” events. + **24 bug fixes and improvements** * In AvalonDock, dragging a FloatingWindow to the top of the screen will now maximize it. @@ -35,7 +39,7 @@ _Released to registered users of the Plus Edition on November 21, 2016._ **New controls** -* IconButton control. Lets you easily add an icon and some data to a button’s content. Also makes it easier to customize the “Background”, “BorderBrush” and “Foreground” properties on “MouseOver” and “MousePressed” events. +* The IconButton control from the free edition (see above) * MaterialHamburger control. Hamburger menu control for building apps with the Material Design look. **44 improvements and bug fixes**