diff options
author | Douwe Maan <douwe@gitlab.com> | 2015-02-13 14:14:27 +0100 |
---|---|---|
committer | Douwe Maan <douwe@gitlab.com> | 2015-02-17 17:58:08 +0100 |
commit | 080449f8af56e1aa0d80c921d0bc6ea4a61f1c38 (patch) | |
tree | 5dca4caab2ce265abd6062d97e6b269a3523290c /CHANGELOG | |
parent | 529188e4788991961796b1b6131389072ee61efb (diff) | |
download | gitlab-ce-080449f8af56e1aa0d80c921d0bc6ea4a61f1c38.tar.gz |
Make sure Markdown previews always use the same styling as the eventual destination.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 2e0d86862bf..85aabd3198b 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -50,6 +50,7 @@ v 7.8.0 (unreleased) - Prevent losing unsaved comments by automatically restoring them when comment page is loaded again. - Don't allow page to be scaled on mobile. - Clean the username acquired from OAuth/LDAP so it doesn't fail username validation and block signing up. + - Make sure Markdown previews always use the same styling as the eventual destination. v 7.7.2 - Update GitLab Shell to version 2.4.2 that fixes a bug when developers can push to protected branch |