fix(changelog): write about #6455 and #6458 (#6460)

Closes #6459
This commit is contained in:
Reactor Scram
2024-08-27 16:05:16 -05:00
committed by GitHub
parent b5a67cd2d7
commit 8fef1d0f38

View File

@@ -19,6 +19,12 @@ export default function GUI({ title }: { title: string }) {
<ChangeItem pull="6414">
Waits for Internet if there's no Internet at startup and you're already signed in
</ChangeItem>
<ChangeItem pull="6455">
Fixes a false positive warning about DNS interception being disabled.
</ChangeItem>
<ChangeItem pull="6458">
Fixes a bug where we considered our own startup to be a network change event.
</ChangeItem>
</ul>
</Entry>
*/}