From 1c2565d10cdd65293964fe0cb345b7f1d4c86abe Mon Sep 17 00:00:00 2001 From: colinfruit <17092461+colinfruit@users.noreply.github.com> Date: Sat, 28 Nov 2020 18:00:52 -0500 Subject: [PATCH] update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 68152bd462..f661f90d0d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -55,6 +55,7 @@ You can find its changes [documented below](#060---2020-06-01). - `set_cursor` can be called in the `update` method. ([#1361] by [@jneem]) - `WidgetPod::is_initialized` to check if a widget has received `WidgetAdded`. ([#1259] by [@finnerale]) - `TextBox::with_text_alignment` and `TextBox::set_text_alignment` ([#1371] by [@cmyr]) +- Add default minimum size to `WindowConfig`. ([#1438] by [@colinfruit]) ### Changed @@ -355,6 +356,7 @@ Last release without a changelog :( [@tay64]: https://github.com/tay64 [@JAicewizard]: https://github.com/JAicewizard [@andrewhickman]: https://github.com/andrewhickman +[@colinfruit]: https://github.com/colinfruit [#599]: https://github.com/linebender/druid/pull/599 [#611]: https://github.com/linebender/druid/pull/611 @@ -538,6 +540,7 @@ Last release without a changelog :( [#1361]: https://github.com/linebender/druid/pull/1361 [#1371]: https://github.com/linebender/druid/pull/1371 [#1410]: https://github.com/linebender/druid/pull/1410 +[#1438]: https://github.com/linebender/druid/pull/1438 [Unreleased]: https://github.com/linebender/druid/compare/v0.6.0...master [0.6.0]: https://github.com/linebender/druid/compare/v0.5.0...v0.6.0