summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-09-09 10:36:25 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-09-09 10:36:25 +0300
commit4e4e1cb9b56cbb7e467a38c89c8c2d38a58b45d2 (patch)
treeaad1c97f6b57963189e4424c7afd4f9749f77b79 /CHANGELOG
parent9e4a40982e25b31c0654b295fdf16d9aab2013f5 (diff)
downloadgitlab-ce-4e4e1cb9b56cbb7e467a38c89c8c2d38a58b45d2.tar.gz
More entries to CHANGELOG
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index c0b8f085e9b..814c1d4d0ee 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -16,6 +16,12 @@ v 7.3.0
- Add system hook for ssh key changes
- Add blob permalink link (Ciro Santilli)
- Create annotated tags through UI and API (Sean Edge)
+ - Snippets search (Charles Bushong)
+ - Comment new push to existing MR
+ - Improve text filtering on issues page
+ - Comment & Close button
+ - Process git push --all much faster
+ - Don't allow edit of system notes
v 7.2.1
- Delete orphaned labels during label migration (James Brooks)