diff --git a/CHANGES.rst b/CHANGES.rst index e65063939..b99c12f81 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -43,6 +43,7 @@ Fixed - Work around a `pathlib.Path.resolve` bug in Python 3.8 and 3.9 on Windows. The work-around should be removed when Python 3.8 and 3.9 are no longer supported. - Add missing configuration flag for Flynt_. +- The Darker GitHub action now respects the ``working-directory`` input option. 2.1.1_ - 2024-04-16