Skip to content

Commit e4be328

Browse files
committed
Add changelog entry for linebender#2102.
1 parent cb7dbc4 commit e4be328

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ Later support was widened in [#2254] by [@PolyMeilex].
159159

160160
### Deprecated
161161

162-
- `AppLauncher::use_simple_logger` in favor of `AppLauncher::log_to_console`. ([#1578], [#1621] by [@PoignardAzur])
162+
- `AppLauncher::use_simple_logger` in favor of `AppLauncher::log_to_console` and `AppLauncher::start_console_logging`. ([#1578], [#1621] by [@PoignardAzur]; [#2102] by [@ratmice])
163163
- `theme::LABEL_COLOR` in favor of `theme::TEXT_COLOR`. ([#1717] by [@xarvic])
164164
- `theme::SELECTION_COLOR` in favor of `theme::SELECTED_TEXT_BACKGROUND_COLOR`. ([#1659] by [@cmyr])
165165
- `ArcStr`, `FontDescriptor`, `FontFamily`, `FontStyle`, `FontWeight`, `TextAlignment`, `TextLayout` in the `druid` module in favor of `druid::text` module. ([#1689] by [@cmyr])
@@ -719,6 +719,7 @@ Last release without a changelog :(
719719
[@longmathemagician]: https://github.com/longmathemagician
720720
[@liias]: https://github.com/liias
721721
[@lzhoucs]: https://github.com/lzhoucs
722+
[@ratmice]: https://github.com/ratmice
722723

723724
[#599]: https://github.com/linebender/druid/pull/599
724725
[#611]: https://github.com/linebender/druid/pull/611
@@ -1096,6 +1097,7 @@ Last release without a changelog :(
10961097
[#2079]: https://github.com/linebender/druid/pull/2079
10971098
[#2082]: https://github.com/linebender/druid/pull/2082
10981099
[#2091]: https://github.com/linebender/druid/pull/2091
1100+
[#2102]: https://github.com/linebender/druid/pull/2102
10991101
[#2106]: https://github.com/linebender/druid/pull/2106
11001102
[#2111]: https://github.com/linebender/druid/pull/2111
11011103
[#2114]: https://github.com/linebender/druid/pull/2114

0 commit comments

Comments
 (0)