diff --git a/Improvements-in-v3.7.0.md b/Improvements-in-v3.7.0.md index 0390452..1558c12 100644 --- a/Improvements-in-v3.7.0.md +++ b/Improvements-in-v3.7.0.md @@ -2,9 +2,8 @@ _Released November 21, 2019._ -**18 bug fixes and improvements** +**17 bug fixes and improvements** -* Starting at v3.7.0, the Extended WPF Toolkit is provided under the Xceed Community License agreement(for non-commercial use). * In AvalonDock, deserializing a maximized floating window will now display it on the correct monitor. * In AvalonDock, dropping a floating LayoutAnchorable will no longer cause an exception when its IsActive property is set before the LayoutAnchorable is added to its parent. * In AvalonDock, resizing a floating window containing a LayoutAnchorable or LayoutDocument will now correctly adjust its children’s size to fit this floating window’s size.