diff --git a/docs/changelog.rst b/docs/changelog.rst index 323fdfcb1..8a7470932 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -13,9 +13,10 @@ Unreleased New features ~~~~~~~~~~~~ -.. - Bug fixes - ~~~~~~~~~ +Bug fixes +~~~~~~~~~ + +- :doc:`plugins/fish`: Fix AttributeError. :bug:`6340` .. For plugin developers