diff --git a/CHANGELOG-EE b/CHANGELOG-EE index 57ff9af6ab..a0e10f1626 100644 --- a/CHANGELOG-EE +++ b/CHANGELOG-EE @@ -1,3 +1,5 @@ +v 8.3.0 (unreleased) + v 8.2.0 - Invalidate stored jira password if the endpoint URL is changed - Fix: Page is not reloaded periodically to check if rebase is finished @@ -7,13 +9,41 @@ v 8.2.0 - Ensure a comment is properly recorded in JIRA when a merge request is accepted - Allow groups to appear in the `Share with group` share if the group owner allows it -v 8.1.0 (unreleased) - - added an issues template (Hannes Rosenögger) +v 8.1.4 + - Fix bug in JIRA integration which prevented merge requests from being accepted when using issue closing pattern + +v 8.1.3 + - Fix "Rebase onto master" + +v 8.1.2 + - Prevent a 500 error related to the JIRA external issue tracker service + +v 8.1.1 + - Removed, see 8.1.2 v 8.1.0 + - Added an issues template (Hannes Rosenögger) - Add documentation for "Share project with group" API call - Abiliy to disable 'Share with Group' feature (via UI and API) +v 8.0.6 + - No EE-specific changes + +v 8.0.5 + - "Multi-project" and "Treat unstable builds as passing" parameters for + the Jenkins CI service are now correctly persisted. + - Correct the build URL when "Multi-project" is enabled for the Jenkins CI + service. + +v 8.0.4 + - Fix multi-project setup for Jenkins + +v 8.0.3 + - No EE-specific changes + +v 8.0.2 + - No EE-specific changes + v 8.0.1 - Correct gem dependency versions - Re-add the "Help Text" feature that was inadvertently removed @@ -231,4 +261,4 @@ v 6.2.0 - Use omniauth-ldap nickname attribute as GitLab username - Improve group sharing UI for installation with many groups - Fix empty LDAP group raises exception - - Respect LDAP user filter for git access \ No newline at end of file + - Respect LDAP user filter for git access