From cb8d3bf58fff9c862a2f1b17f9f45415381166a6 Mon Sep 17 00:00:00 2001 From: XceedBoucherS Date: Tue, 26 Nov 2019 12:06:08 -0500 Subject: [PATCH] Updated Improvements in v3.7.0 (markdown) --- Improvements-in-v3.7.0.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Improvements-in-v3.7.0.md b/Improvements-in-v3.7.0.md index 70285c3..0390452 100644 --- a/Improvements-in-v3.7.0.md +++ b/Improvements-in-v3.7.0.md @@ -4,7 +4,7 @@ _Released November 21, 2019._ **18 bug fixes and improvements** -* Starting at v3.7.0, the Extended WPF Toolkit is now released under the Xceed Community License agreement(for non-commercial use). +* 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.