diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2015-03-21 13:53:11 -0700 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2015-03-21 13:53:11 -0700 |
commit | 3b5df555f213e3a2be804b56455fcbaad3d93be0 (patch) | |
tree | cdba9da8094efc378def2c6d7b16d53b2e30e728 | |
parent | a2e43b1bb727f2d5c04dd2dab0d60bf80c9dae37 (diff) | |
download | gitlab-ce-3b5df555f213e3a2be804b56455fcbaad3d93be0.tar.gz |
Add CHANGELOG item with print view fix
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 74c2aba631d..9a1c4f41dbb 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -16,6 +16,7 @@ v 7.10.0 (unreleased) - Improve error message when save profile has error. - Passing the name of pushed ref to CI service (requires GitLab CI 7.9+) - Add location field to user profile + - Fix print view for markdown files and wiki pages v 7.9.0 (unreleased) - Add HipChat integration documentation (Stan Hu) |