You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+3-1
Original file line number
Diff line number
Diff line change
@@ -159,7 +159,7 @@ Later support was widened in [#2254] by [@PolyMeilex].
159
159
160
160
### Deprecated
161
161
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])
163
163
-`theme::LABEL_COLOR` in favor of `theme::TEXT_COLOR`. ([#1717] by [@xarvic])
164
164
-`theme::SELECTION_COLOR` in favor of `theme::SELECTED_TEXT_BACKGROUND_COLOR`. ([#1659] by [@cmyr])
165
165
-`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 :(
0 commit comments