diff --git a/docs/configuration.rst b/docs/configuration.rst index 405a740..ba82bcd 100644 --- a/docs/configuration.rst +++ b/docs/configuration.rst @@ -613,6 +613,10 @@ for more information, but you'll largely be on your own at this point. Using ``onbuild`` with Hatch ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +.. versionadded:: 3.0.0 + + Support for using the ``onbuild`` step with Hatch + In order to enable & configure the ``onbuild`` step when using ``versioningit`` with Hatch, simply place all of your desired configuration for the step under a ``[tool.hatch.build.hooks.versioningit-onbuild]`` table. Do not use the