diff --git a/docs/source/changelog.rst b/docs/source/changelog.rst index f7992fd9..88f99ff7 100644 --- a/docs/source/changelog.rst +++ b/docs/source/changelog.rst @@ -14,7 +14,7 @@ Changed * Enable support for SSH command restrictions in Moab adapter * Add drone_uuid tag to the telegraf record -* Bump pyauditor version to 0.3.0 +* Bump pyauditor version to 0.3.1 Fixed ----- diff --git a/docs/source/changes/319.bump_pyauditor_version_to_0_3_0.yaml b/docs/source/changes/319.bump_pyauditor_version_to_0_3_0.yaml deleted file mode 100644 index 57d8fcbf..00000000 --- a/docs/source/changes/319.bump_pyauditor_version_to_0_3_0.yaml +++ /dev/null @@ -1,6 +0,0 @@ -category: changed -summary: "Bump pyauditor version to 0.3.0" -description: | - Bump `pyauditor` to version 0.3.0 -pull requests: -- 319 diff --git a/docs/source/changes/321.bump_pyauditor_version_to_0_3_1.yaml b/docs/source/changes/321.bump_pyauditor_version_to_0_3_1.yaml new file mode 100644 index 00000000..c2c3a25b --- /dev/null +++ b/docs/source/changes/321.bump_pyauditor_version_to_0_3_1.yaml @@ -0,0 +1,8 @@ +category: changed +summary: "Bump pyauditor version to 0.3.1" +description: | + Bump `pyauditor` to version 0.3.1 +pull requests: +- 321 +issues: +- 320