diff --git a/Improvements-in-v3.3.0.md b/Improvements-in-v3.3.0.md index 30ed846..771c255 100644 --- a/Improvements-in-v3.3.0.md +++ b/Improvements-in-v3.3.0.md @@ -215,6 +215,8 @@ _Released to registered users of the Plus Edition on January 15, 2018._ _Released to registered users of the Plus Edition on June 18, 2018._ +**27 improvements and bug fixes** + * In AvalonDock, the new CacheDocumentTabItems property from DockingManager will now prevent the LayoutDocumentPaneControl from reloading the TabItems each time they get selected. (Plus Only) * In Chart, using bindings for the CustomRangeStart/CustomRangeEnd properties (from the Axis class), and modifying those values, will now properly update the Chart. (Plus Only) * In ExtendedTabControl, using a style based on TabControl will now work correctly. (Plus Only)