diff options
author | Robert Schilling <rschilling@student.tugraz.at> | 2014-08-13 12:23:51 +0200 |
---|---|---|
committer | Robert Schilling <rschilling@student.tugraz.at> | 2014-08-13 12:29:03 +0200 |
commit | cf3ba0209dc7dc8b9ac93d574a8f6296b858be40 (patch) | |
tree | 07fa92aa498deb4866ba6f75ed2e9cf03e1a2df6 /CHANGELOG | |
parent | 9284038dbef5153dac40eda14f1685a72efe1d1a (diff) | |
download | gitlab-ce-cf3ba0209dc7dc8b9ac93d574a8f6296b858be40.tar.gz |
Update labels via API
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 28586bdeb8c..0d8ca76e024 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -11,6 +11,7 @@ v 7.2.0 - Fix bug when MR download patch return invalid diff - Test gitlab-shell integration - Repository import timeout increased from 2 to 4 minutes allowing larger repos to be imported + - API for labels (Robert Schilling) v 7.1.0 - Remove observers |