diff options
author | Mariusz Jachimowicz <mariusz.jachimowicz.83@gmail.com> | 2016-03-24 18:38:37 +0000 |
---|---|---|
committer | Mariusz Jachimowicz <mariusz.jachimowicz.83@gmail.com> | 2016-03-24 18:44:52 +0000 |
commit | c8be7f1cf027d27bba50f6fa4fdeaee33e3f531f (patch) | |
tree | 2e3ef87e2166999ac555ba5ce7bec98f91117aee /CHANGELOG | |
parent | 6b95be1ddd144e24a61564349fa550b3a98336c7 (diff) | |
download | gitlab-ce-c8be7f1cf027d27bba50f6fa4fdeaee33e3f531f.tar.gz |
api - expose label description
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index d9be95defd1..aa353225d6e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -4,6 +4,7 @@ v 8.7.0 (unreleased) - Preserve time notes/comments have been updated at when moving issue - Make HTTP(s) label consistent on clone bar (Stan Hu) - Fix avatar stretching by providing a cropping feature + - Expose label description in API (Mariusz Jachimowicz) v 8.6.1 - Add option to reload the schema before restoring a database backup. !2807 |