summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Speicher <rspeicher@gmail.com>2015-11-30 12:02:44 -0500
committerRobert Speicher <rspeicher@gmail.com>2015-11-30 12:02:44 -0500
commitceeb93fa77783a3fa9a60529195cd187af191bba (patch)
tree155a3ac7d880b52a560a819d6852660c94388dfb
parent244c9a00e05963fe7cc21a9dd8abf1d4ec1be078 (diff)
downloadgitlab-ce-ceeb93fa77783a3fa9a60529195cd187af191bba.tar.gz
Update CHANGELOG
[ci skip]
-rw-r--r--CHANGELOG11
1 files changed, 7 insertions, 4 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 259a81f42da..1e8fb670325 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,14 +1,17 @@
Please view this file on the master branch, on stable branches it's out of date.
v 8.3.0 (unreleased)
- - Fix Error 500 when viewing user's personal projects from admin page (Stan Hu)
- - Ensure cached application settings are refreshed at startup (Stan Hu)
- - Fix 404 in redirection after removing a project (Stan Hu)
- Fix: Assignee selector is empty when 'Unassigned' is selected (Jose Corcuera)
- Fix 500 error when update group member permission
- - Fix: Raw private snippets access workflow
- Trim leading and trailing whitespace of milestone and issueable titles (Jose Corcuera)
+v 8.2.2
+ - Fix 404 in redirection after removing a project (Stan Hu)
+ - Ensure cached application settings are refreshed at startup (Stan Hu)
+ - Fix Error 500 when viewing user's personal projects from admin page (Stan Hu)
+ - Fix: Raw private snippets access workflow
+ - Prevent "413 Request entity too large" errors when pushing large files with LFS
+
v 8.2.1
- Forcefully update builds that didn't want to update with state machine
- Fix: saving GitLabCiService as Admin Template