From c0614250227203b1e867f299bcd098f07d2f0615 Mon Sep 17 00:00:00 2001 From: Benjamin Neff Date: Mon, 16 Apr 2018 01:32:41 +0200 Subject: [PATCH] Add changelog entry for #7788 [ci skip] --- Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog.md b/Changelog.md index 0128f2bc3..1ae43c488 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,7 @@ ## Refactor * Add bootstrapping for using ECMAScript 6 with automatic transpiling for compatibility [#7581](https://github.com/diaspora/diaspora/pull/7581) +* Remove backporting of mention syntax [#7788](https://github.com/diaspora/diaspora/pull/7788) ## Bug fixes