Skip to content

Commit 5e1d3fb

Browse files
Update CHANGELOG.md and AUTHORS
1 parent 5d8115f commit 5e1d3fb

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

AUTHORS

+1
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@ Garrett Risley
1515
Robert Wittams
1616
Jaap Aarts
1717
Maximilian Köstler
18+
Lassi Pulkkinen

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ You can find its changes [documented below](#070---2021-01-01).
2121
### Changed
2222

2323
- Warn on unhandled Commands ([#1533] by [@Maan2003])
24+
- `WindowDesc::new` takes the root widget directly instead of a closure ([#1559] by [@lassipulkkinen])
2425

2526
### Deprecated
2627

@@ -411,6 +412,7 @@ Last release without a changelog :(
411412
[@Maan2003]: https://github.com/Maan2003
412413
[@derekdreery]: https://github.com/derekdreery
413414
[@MaximilianKoestler]: https://github.com/MaximilianKoestler
415+
[@lassipulkkinen]: https://github.com/lassipulkkinen
414416

415417
[#599]: https://github.com/linebender/druid/pull/599
416418
[#611]: https://github.com/linebender/druid/pull/611
@@ -608,6 +610,7 @@ Last release without a changelog :(
608610
[#1533]: https://github.com/linebender/druid/pull/1533
609611
[#1534]: https://github.com/linebender/druid/pull/1534
610612
[#1254]: https://github.com/linebender/druid/pull/1254
613+
[#1559]: https://github.com/linebender/druid/pull/1559
611614

612615
[Unreleased]: https://github.com/linebender/druid/compare/v0.6.0...master
613616
[0.6.0]: https://github.com/linebender/druid/compare/v0.5.0...v0.6.0

0 commit comments

Comments
 (0)