summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2015-07-30 13:40:30 -0700
committerStan Hu <stanhu@gmail.com>2015-07-30 13:40:30 -0700
commitbd72b5bd32c64606a498066cadf9f765be059b9d (patch)
tree8af6ba33b16161c606d45d3b8cd7ba9aadf0e652
parentfcf8a6482fe058f0850065ceac4ace4f14459f8b (diff)
downloadgitlab-ce-bd72b5bd32c64606a498066cadf9f765be059b9d.tar.gz
Fix version for CHANGELOG entry
-rw-r--r--CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index c03e5053d17..a3b1b82e0eb 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -19,6 +19,7 @@ v 7.14.0 (unreleased)
- Add fetch command to the MR page
- Fix bug causing Bitbucket importer to crash when OAuth application had been removed.
- Add fetch command to the MR page.
+ - Disabled autocapitalize and autocorrect on login field (Daryl Chan)
v 7.13.2
- Fix randomly failed spec
@@ -29,7 +30,6 @@ v 7.13.2
- Show the first tab automatically on MergeRequests#new
- Add rake task 'gitlab:update_commit_count' (Daniel Gerhardt)
- Fix Gmail Actions
- - Disabled autocapitalize and autocorrect on login field (Daryl Chan)
v 7.13.1
- Fix: Label modifications are not reflected in existing notes and in the issue list