Commit 8278cc45 authored by Robert Speicher's avatar Robert Speicher

Update CHANGELOG-EE

[ci skip]
parent 76b95cc9
v 8.3.0 (unreleased)
v 8.2.0 v 8.2.0
- Invalidate stored jira password if the endpoint URL is changed - Invalidate stored jira password if the endpoint URL is changed
- Fix: Page is not reloaded periodically to check if rebase is finished - Fix: Page is not reloaded periodically to check if rebase is finished
...@@ -7,13 +9,41 @@ v 8.2.0 ...@@ -7,13 +9,41 @@ v 8.2.0
- Ensure a comment is properly recorded in JIRA when a merge request is accepted - 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 - Allow groups to appear in the `Share with group` share if the group owner allows it
v 8.1.0 (unreleased) v 8.1.4
- added an issues template (Hannes Rosenögger) - 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 v 8.1.0
- Added an issues template (Hannes Rosenögger)
- Add documentation for "Share project with group" API call - Add documentation for "Share project with group" API call
- Abiliy to disable 'Share with Group' feature (via UI and API) - 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 v 8.0.1
- Correct gem dependency versions - Correct gem dependency versions
- Re-add the "Help Text" feature that was inadvertently removed - Re-add the "Help Text" feature that was inadvertently removed
...@@ -231,4 +261,4 @@ v 6.2.0 ...@@ -231,4 +261,4 @@ v 6.2.0
- Use omniauth-ldap nickname attribute as GitLab username - Use omniauth-ldap nickname attribute as GitLab username
- Improve group sharing UI for installation with many groups - Improve group sharing UI for installation with many groups
- Fix empty LDAP group raises exception - Fix empty LDAP group raises exception
- Respect LDAP user filter for git access - Respect LDAP user filter for git access
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment