diff --git a/release/changes.md b/release/changes.md index e69de29..0ec96c7 100644 --- a/release/changes.md +++ b/release/changes.md @@ -0,0 +1,6 @@ +- [NEW] Add options to specify labels, reviewers and assignees to be associated with the created pull request (#215) +- [NEW] Add link to release notes into commit description (#242) +- [NEW] Always sign off wrapper updates in the commit message (#230) +- [NEW] Do not create the PR if a closed one for the same version already exists (#252) +- [NEW] Close existing open PR targeting older versions (#211) +- [FIX] PR text unclear when the Maven Wrapper updates (#224) diff --git a/release/version.txt b/release/version.txt index 62d5dbd..c43e105 100644 --- a/release/version.txt +++ b/release/version.txt @@ -1 +1 @@ -0.11.5 +0.12