diff options
author | Jeroen Jacobs <git@jeroenj.be> | 2014-06-27 16:48:30 +0200 |
---|---|---|
committer | Jeroen Jacobs <git@jeroenj.be> | 2014-09-26 10:58:11 +0200 |
commit | 430758653ce7e4d32b40648e6263b79c2709bdad (patch) | |
tree | dc62ecc9587f532406495ac4a6ac5e53e490088f /CHANGELOG | |
parent | de5e0e590fa4e75cb9d66398b902a8348a2c42dc (diff) | |
download | gitlab-ce-430758653ce7e4d32b40648e6263b79c2709bdad.tar.gz |
Adds comments to commits in the API
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 3006ff4049d..8e5b3965480 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -5,6 +5,7 @@ v 7.4.0 - Refactor test coverage tools usage. Use SIMPLECOV=true to generate it locally - Increase unicorn timeout to 60 seconds - Sort search autocomplete projects by stars count so most popular go first + - Adds comments to commits in the API v 7.3.1 - Fix ref parsing in Gitlab::GitAccess |