diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2015-03-12 10:20:24 -0700 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2015-03-12 10:20:24 -0700 |
commit | cdb64a81a8ca96961033b8ab06d5191ef5449634 (patch) | |
tree | 398724227d2bc4566e2ae03d03aebc9090aaeb89 | |
parent | 1065f3d30b0d793fc0b944cc9d19c8e9858ae08a (diff) | |
download | gitlab-ce-cdb64a81a8ca96961033b8ab06d5191ef5449634.tar.gz |
Add items into changelog
-rw-r--r-- | CHANGELOG | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/CHANGELOG b/CHANGELOG index abb47191f89..0ec9f3177e2 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -53,16 +53,18 @@ v 7.9.0 (unreleased) - Make email display name configurable - Improve json validation in hook data - Use Emoji One - - Updated emoji help documentation to properly reference EmojiOne. + - Fix missing GitHub organisation repositories on import page. + - Added blue thmeme + - Remove annoying notice messages when create/update merge request + - Allow smb:// links in Markdown text. + v 7.8.4 - Fix issue_tracker_id substitution in custom issue trackers - Fix path and name duplication in namespaces v 7.8.3 - Bump version of gitlab_git fixing annotated tags without message - - Allow smb:// links in Markdown text. - - Fix missing GitHub organisation repositories on import page. v 7.8.2 - Fix service migration issue when upgrading from versions prior to 7.3 |