Skip to content

Commit

Permalink
Adding contributor to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
batzen committed Feb 7, 2018
1 parent a72a7bc commit 06bdebf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
- [#514](../../issues/514) - Detect Windows 10 app mode setting and adjust current AppTheme automatically
You can use `ThemeManager.SyncAppThemeWithWindowsAppModeSetting` to align the `AppTheme` once.
You can use `ThemeManager.IsAutomaticWindowsAppModeSettingSyncEnabled` to align the `AppTheme` automatically when the Windows setting is changed during runtime.
- [#518](../../issues/518) - Replace Thread.Sleep with Task.Delay for non-.NET 4.0 platforms
- [#518](../../issues/518) - Replace Thread.Sleep with Task.Delay for non-.NET 4.0 platforms (thanks @GeertvanHorrik)

## 6.0.0

Expand Down

0 comments on commit 06bdebf

Please sign in to comment.