summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouglas Barbosa Alexandre <dbalexandre@gmail.com>2015-12-09 14:48:00 -0200
committerDouglas Barbosa Alexandre <dbalexandre@gmail.com>2015-12-09 14:53:21 -0200
commit364041e7ddf56a16a90f35ec85e35c05e5758621 (patch)
tree3c3ba15d2137e11a1980e97304fc71db5cf9a8fd
parent429932a8b40540faa4d5cbe39119bfeccddd7bab (diff)
downloadgitlab-ce-364041e7ddf56a16a90f35ec85e35c05e5758621.tar.gz
Update CHANGELOG
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 59fe30746c6..08a40d8d4d0 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -26,6 +26,7 @@ v 8.3.0 (unreleased)
- Add languages page to graphs
- Block LDAP user when they are no longer found in the LDAP server
- Improve wording on project visibility levels (Zeger-Jan van de Weg)
+ - Fix editing notes on a merge request diff
v 8.2.3
- Fix application settings cache not expiring after changes (Stan Hu)