summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKamil Trzcinski <ayufan@ayufan.eu>2015-12-22 00:21:54 +0100
committerKamil Trzcinski <ayufan@ayufan.eu>2015-12-22 00:28:38 +0100
commitf8986e4bb6dbeb1e340d5963e721136e7a01ea1d (patch)
tree496cdc54f172b347bd9f1d5e76b8974073906128
parenta495b9bc184c799097be1ff72e5328c7080cceb6 (diff)
downloadgitlab-ce-fix-mr-500.tar.gz
Update CHANGELOGfix-mr-500
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index bd566fd9f49..10e3424c48e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -12,6 +12,8 @@ v 8.3.0
- Add button to automatically merge a merge request when the build succeeds (Zeger-Jan van de Weg)
- Provide better diagnostic message upon project creation errors (Stan Hu)
- Bump devise to 3.5.3 to fix reset token expiring after account creation (Stan Hu)
+ - Remove api credentials from link to build_page
+ - Deprecate GitLabCiService making it to always be inactive
- Bump gollum-lib to 4.1.0 (Stan Hu)
- Fix broken group avatar upload under "New group" (Stan Hu)
- Update project repositorize size and commit count during import:repos task (Stan Hu)