summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatricio Cano <patricio@gitlab.com>2015-03-04 12:00:53 -0800
committerPatricio Cano <patricio@gitlab.com>2015-03-04 12:00:53 -0800
commit52211ea72a345c32f7bd4389c83d70dfa796f99c (patch)
tree586f3b1b92d2af1fc42e0b4a9c060dad24c48db7
parente916f1c295050ef26aef7b309843df6a8cac158e (diff)
downloadgitlab-ce-52211ea72a345c32f7bd4389c83d70dfa796f99c.tar.gz
Added Service Templates to CHANGELOG and fixed typo.
-rw-r--r--CHANGELOG3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 37aee53bc0a..924959e5e66 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -48,7 +48,8 @@ v 7.8.0
- Add notes for label changes in issue and merge requests
- Show tags in commit view (Hannes Rosenögger)
- Only count a user's vote once on a merge request or issue (Michael Clarke)
- - Increate font size when browse source files and diffs
+ - Increase font size when browse source files and diffs
+ - Service Templates now let you set default values for all services
- Create new file in empty repository using GitLab UI
- Ability to clone project using oauth2 token
- Upgrade Sidekiq gem to version 3.3.0