diff --git a/docs/concepts/getting_started.rst b/docs/concepts/getting_started.rst index d34062457..81e5842ad 100644 --- a/docs/concepts/getting_started.rst +++ b/docs/concepts/getting_started.rst @@ -175,13 +175,6 @@ behavior, you will need to specify the parser options you want to override. parse_squash_commits = true ignore_merge_commits = true -.. important:: - Python Semantic Release does not currently support Monorepo projects. You will need to provide - a custom commit parser that is built for Monorepos. Follow the Monorepo-support progress in - `Issue #168 `_, - `Issue #614 `_, - and `PR #1143 `_. - Choosing your Changelog '''''''''''''''''''''''