add changelog fragment

Signed-off-by: Adam Miller <admiller@redhat.com>
This commit is contained in:
Adam Miller 2023-05-05 12:02:54 -05:00
parent 07f1e11015
commit 4f46ff218f

View file

@ -0,0 +1,3 @@
---
bugfixes:
- "Fix sysctl integration test failing on newer versions of core. Previously NoneType was allowable, now it fails to convert to a str type."