diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-07-12 16:16:20 +0300 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-07-12 16:16:20 +0300 |
commit | 92ef845fa5fdf0ffbc50e0a35cf366765fbfc631 (patch) | |
tree | b8c914942c8c69cfa7886712e68b8cd63abcf079 /CHANGELOG | |
parent | 518181697041c5111bb42ca2bfdc119e258d425e (diff) | |
parent | f1fc1ae6f10d122c6b852edc0fdf11f38a2d7e30 (diff) | |
download | gitlab-ce-92ef845fa5fdf0ffbc50e0a35cf366765fbfc631.tar.gz |
Merge branch 'master' into 6-0-dev
Conflicts:
VERSION
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 833c9f7a6a4..08cee5d2346 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -26,6 +26,11 @@ v 5.4.0 - Misspelling fixes - Added support of unicorn and fog gems - Added client list to API doc + - Fix PostgreSQL database restoration problem + - Increase snippet content column size + - allow project import via git:// url + - Show participants on issues, including mentions + - Notify mentioned users with email v 5.3.0 - Refactored services |