Add changelog

This commit is contained in:
twangboy 2023-06-02 15:01:23 -06:00 committed by Pedro Algarvio
parent f7f5b8a95e
commit 102b9e8407
2 changed files with 4 additions and 0 deletions

2
changelog/63296.fixed.md Normal file
View file

@ -0,0 +1,2 @@
Fixes an issue with failing subsequent state runs with the lgpo state module.
The ``lgpo.get_polcy`` function now returns all boolean settings.

2
changelog/63473.fixed.md Normal file
View file

@ -0,0 +1,2 @@
Fixes an issue with boolean settings not being reported after being set. The
``lgpo.get_polcy`` function now returns all boolean settings.