diff --git a/gradle/changelog/remark-rehype.yaml b/gradle/changelog/remark-rehype.yaml new file mode 100644 index 0000000000..5711f130ef --- /dev/null +++ b/gradle/changelog/remark-rehype.yaml @@ -0,0 +1,2 @@ +- type: changed + description: Make remark compatible with rehype plugins to sanitize html content ([#1622](https://github.com/scm-manager/scm-manager/pull/1622))