diff --git a/CHANGES.rst b/CHANGES.rst index 3de9792..c043455 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -8,6 +8,7 @@ Change History Bug fixes: +- Fix documentation on `pathspec.pattern.RegexPattern.match_file()`. - `Issue #60`_: Remove redundant wheel dep from pyproject.toml. - `Issue #61`_: Dist failure for Fedora, CentOS, EPEL.