diff options
author | Douwe Maan <douwe@gitlab.com> | 2017-08-25 10:13:31 +0000 |
---|---|---|
committer | Douwe Maan <douwe@gitlab.com> | 2017-08-25 10:13:31 +0000 |
commit | 6b803a06f76aca33f0fbc7df6ee78f4f49ef64ac (patch) | |
tree | de996cd72f0f2e00316e43b296e72c61e4307bed /changelogs | |
parent | 04c092b58d2fe68da10b6291955fd5fd50ac1877 (diff) | |
parent | 5af797d4a935faf0c772b9ce5c8c24b736beedd7 (diff) | |
download | gitlab-ce-6b803a06f76aca33f0fbc7df6ee78f4f49ef64ac.tar.gz |
Merge branch 'revert-appearances-description-html-not-null' into 'master'
Re-allow appearances.description_html to be NULL
Closes #36919
See merge request !13806
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/revert-appearances-description-html-not-null.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/revert-appearances-description-html-not-null.yml b/changelogs/unreleased/revert-appearances-description-html-not-null.yml new file mode 100644 index 00000000000..4e3c39cb5fd --- /dev/null +++ b/changelogs/unreleased/revert-appearances-description-html-not-null.yml @@ -0,0 +1,5 @@ +--- +title: Re-allow appearances.description_html to be NULL +merge_request: +author: +type: fixed |