diff --git a/CHANGELOG b/CHANGELOG index 06f9fca05..ea677994e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -5,6 +5,10 @@ Unreleased - removed outdated japanese docs from source tree. +- docs for "pytest_addhooks" hook. Thanks Bruno Oliveira. + +- updated plugin index docs. Thanks Bruno Oliveira. + 2.6.3 -----------