diff --git a/README.md b/README.md index 9c3c7cc..2d1b426 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,7 @@ Below is a complete example showcasing how to define a build, which is executed - Build changelog, given the tag - Create release on GitHub - specifying body with constructed changelog -> Note: PRs will only show up in the changelog if assigned one of the default label categories "feature", "fix" or "test" +> Note: Pre v4 PRs will only show up in the changelog if assigned one of the default label categories "feature", "fix" or "test". Starting with v4 these PRs will be in the `Uncategorized` section.
Example