summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorRobert Speicher <rspeicher@gmail.com>2015-12-04 14:35:29 -0500
committerRobert Speicher <rspeicher@gmail.com>2015-12-04 14:35:29 -0500
commit3c8051776b25add2e2845344a328328db33d1671 (patch)
treef2d37899c9ab1abf4f8458ce95af850ce3e97026 /CHANGELOG
parente7e22ece5a63d15c221a73cd544ae83a33770bfe (diff)
downloadgitlab-ce-3c8051776b25add2e2845344a328328db33d1671.tar.gz
Update CHANGELOG
[ci skip]
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 6b61cbc11e9..ad15ed43b74 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,7 +1,6 @@
Please view this file on the master branch, on stable branches it's out of date.
v 8.3.0 (unreleased)
- - Fix application settings cache not expiring after changes (Stan Hu)
- Fix: Assignee selector is empty when 'Unassigned' is selected (Jose Corcuera)
- Fix 500 error when update group member permission
- Trim leading and trailing whitespace of milestone and issueable titles (Jose Corcuera)
@@ -12,6 +11,9 @@ v 8.3.0 (unreleased)
- Expose events API with comment information and author info
- Fix: Ensure "Remove Source Branch" button is not shown when branch is being deleted. #3583
+v 8.2.3
+ - Fix application settings cache not expiring after changes (Stan Hu)
+
v 8.2.2
- Fix 404 in redirection after removing a project (Stan Hu)
- Ensure cached application settings are refreshed at startup (Stan Hu)