diff --git a/CHANGES.rst b/CHANGES.rst index accda35..2b27ba6 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -3,6 +3,13 @@ Changes ======= +5.39.0 (2022-08-18) +------------------- + +- Utilize new backend class in tests to fix false negative system check warnings. + [simonkern] + + 5.38.0 (2022-08-16) -------------------