Fix changelog

This commit is contained in:
Twangboy 2023-03-31 18:17:53 -06:00 committed by Pedro Algarvio
parent 6bc8fe8111
commit 562fb946b0

View file

@ -1,3 +1,2 @@
Issue #63577: ``service.status`` on Windows does no longer throws a
CommandExecutionError if the service is not found on the system. It now returns
"Not Found" instead.
``service.status`` on Windows does no longer throws a CommandExecutionError if
the service is not found on the system. It now returns "Not Found" instead.